F
fego
This may sound a little weird ... I have a table with data, some records
have field "OrderNo" NULL, and others have it as value = 1
If the value is null i need to run one sql and return the result, if its "1"
then it should run a different sql and return another
have field "OrderNo" NULL, and others have it as value = 1
If the value is null i need to run one sql and return the result, if its "1"
then it should run a different sql and return another