LucieLastic
Programmer
hi All
I have a type 'text' column in my field, how can I check this is empty? The following doesn't work, do I need to use convert ?:
where textfield is null
where textfield = ''
lou
I have a type 'text' column in my field, how can I check this is empty? The following doesn't work, do I need to use convert ?:
where textfield is null
where textfield = ''
lou