|
-
Mar 15th, 2012, 10:53 AM
#1
Thread Starter
Fanatic Member
Trying to select most recent date
SQL Server 2008
I have a parent table "tblParent" which has 2 child tables in a 1 to many relationship "tblChild1" and "tblChild2". Both child tables have a Date field "CreatedDate".
I need to perform a join between the parent table and the 2 child tables and I need to get the "CreatedDate" which is most recent.
I'm not sure how to do this as the 2 date fields reside in different tables.
Any Ideas guys/gals ??
Thanks In Advance
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
|