Quote from Nana Kwame on 17/07/2024, 13:32i have this data i want to perform a left join but struggling to write the query. can someone please help?
i have this data i want to perform a left join but struggling to write the query. can someone please help?
Quote from chukwunonoso okelue on 18/07/2024, 20:45select * from servername.dbo.table1name  as Alias left join servername.dbo.table2name  as alias
select
*
from servername.dbo.table1name  as Alias
left join servername.dbo.table2name  as alias
This website uses cookies. By continuing to use this site, you accept our use of cookies.
Enter the destination URL
Or link to existing content