J
JethroUK©
numeric fields seem to default to zero - despite having no apparent default
value - you would imagine that if a field defaults to zero, then zero would
appear in it's default value - hence it seems a little counter-intuative
if i need a numeric field to default to null - is it proper practice to set:
default: =Null
or have i missed something?
value - you would imagine that if a field defaults to zero, then zero would
appear in it's default value - hence it seems a little counter-intuative
if i need a numeric field to default to null - is it proper practice to set:
default: =Null
or have i missed something?