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))
<
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))
<