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

Beginners Question

$
0
0
Hi Guys,

I clearly don't understand how SQL deals with negative selection.

Please consider the following:

[code language="sql"]create table #a (Colour varchar(20), Size varchar(10))
<

Viewing all articles
Browse latest Browse all 3145

Trending Articles