
October 2nd, 2011, 10:40 AM
|
|
Registered User
|
|
Join Date: Oct 2011
Posts: 1
Time spent in forums: 12 m 41 sec
Reputation Power: 0
|
|
|
Join using first match
Hi Friends,
Please help Me with this requirement as I am new to sql..
I need to join 2 tables based on first match.. I cldnot use distinct on the result, as distinct work with entire row..
I cant use group by as well, since for group by hv to select all the columns which we need to display
Thanks in advance.
|