hey, i'm trying to run a query that uses null as part of the criteria. but i can't seem to get it to work.
i've tried "sentence"=null
isnull("sentence"
amongst others...
if i do a query with this as the criteria...
len(sentence)>1
then i get every row I DON'T want.
any suggestions???
thanks!
mike
i've tried "sentence"=null
isnull("sentence"
amongst others...
if i do a query with this as the criteria...
len(sentence)>1
then i get every row I DON'T want.
any suggestions???
thanks!
mike