Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

is it possible to use inner join inside case.

$
0
0
Hi expert can anyone point me on the right direction, is it possible to use the joins inside select case.

Example:
[code language="sql"]
select A.field1,
         &nbsp

Viewing all articles
Browse latest Browse all 3145

Trending Articles