brug 3-delt notation og alias op til tabellen, eksempel
select * from tempdb.dbo.sysobjects a
join master.dbo.sysobjects b on a.id = b.id
brug 3-delt notation og alias op til tabellen, eksempel
select * from tempdb.dbo.sysobjects a
join master.dbo.sysobjects b on a.id = b.id