//////////////
select * from [DBName].[dbo].[tableName_1] t inner join [DBName].[dbo].[tableName_2] b on a.ColumnName COLLATE DATABASE_DEFAULT
=b.ColumnName COLLATE DATABASE_DEFAULT
–> To highlight a block of code in Notepad++, please do the following steps step-1 :- Select the required text. step-2 :- Right click...
No comments:
Post a Comment