How can I do the following?
I need a default value for a field , something like a space or something similar, that would act as a non-null value for a field, yet would not yield visible results.
Does that make any sense 😃 ?
In other words, a default value that the database thinks is a real value but it is not visible.
thanks
Jarow