In some versions of RBase (can't remember which), there
was a problem in defining a default value as "N" because it
was interpreted as NULL (starts with the same letter). 
Setting the default to another letter fixed the problem.


Karen


I want to make it so if I
don't specify the field backordered in my INSERT statement, backordered is
set to 'n' instead of -0-.

If the method I want is impossible to do in R:Base, I'd like to know. In
that case, I'll use that other method you specified. I prefer to change
this at the database level rather than at the program level.

Reply via email to