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

Using an ALIAS table name in a CASE statement

$
0
0
Hi there everyone

I'm trying to use an ALIAS table name in a CASE statement, but I'm hitting problems. Any help would be much appreciated - thank you.

I've used the datepart(month,DATEOFBIRTH) AS MTH_NUM statement to obtain the month par

Viewing all articles
Browse latest Browse all 3145

Trending Articles