[ad_1]
Try joining like this:
select * from member a join friend b on a.id=b.userid
9
[ad_2]
solved How connect 2 SQL Server tables with a query and use data dynamically
[ad_1]
Try joining like this:
select * from member a join friend b on a.id=b.userid
9
[ad_2]
solved How connect 2 SQL Server tables with a query and use data dynamically