|
-
Jan 28th, 2011, 03:50 AM
#1
Re: Get the max value of two different data in two different tables
If table 2 will contain only one record per user, imo the max(date) won't make sense on this table.
Is this what you want:
Get each user record from table1 where the corresponding date is the max(date) for that user and then join this record with table2 data?
.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|