Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
in sql i would create
select * from row3 left join out1 o1 on o1.ids = row3.assigned_user_id left join out1 o2 on o2.ids = row3.created_by
http://www.casimages.com/img.php?i=13012110113163210.png
in sql i would create
select * from row3 left join out1 o1 on o1.ids = row3.assigned_user_id left join out1 o2 on o2.ids = row3.created_by
http://www.casimages.com/img.php?i=13012110113163210.png