Search Results

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: devanathan_c
Forum: C# Nov 22nd, 2008
Replies: 1
sql
Views: 345
Posted By devanathan_c
Hi
use this query,

Select concat(T1.fname, T2.lname) as name from tab1 as T1
join tab2 T2 on T1.id=T2.id;
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC