Hello--I am writing SQL which utilizes several different tables to do a basic name and address extract. The name is one TABLEA and the Address is on TABLEB, however there are often multiple addresses for each name. there is a field on TABLEB which has the update date and time, so you would kmow the most recent address for that name.
I would like to know how I can select ONLY the most recent address for the name. The linking field in this case is called CASE #.
Your help is greatly appreciated.
MB
Government Coder Mark
I would like to know how I can select ONLY the most recent address for the name. The linking field in this case is called CASE #.
Your help is greatly appreciated.
MB
Government Coder Mark