Viewing post 1 (of 2 total)
Hi,
Finally I got the Answer,
Select * from Employeeparent ep Join EmployeeChild ec On ep.Id = SUBSTRING(convert(Varchar(10),ec.id),1,Len(ep.id))
Thanks,
tony
September 1, 2012 at 4:10 am
#1532675