[luau] SQL Statement help

Matthew John Darnell mdarnell at servpac.com
Sun Aug 17 08:14:00 PDT 2003


Subject: Re: [luau] SQL Statement help


TRY
select a, b from THE_TABLE where a<>b ;
a and b are the column A and culumn B respectively.
*********************
Weiguo,

That works great!

Very straight forward as well!  The other suggestion I got appeared to work,
but did not catch null objects as equal to zero, yours does.

Thanks,
Matt




More information about the LUAU mailing list