On 2013-07-15 16:42, Michael Van Canneyt wrote:
>>
>> I seem to remember something about table columns having default values
>> in the definition, so perhaps column C defaults to 0?
> 
> It should only do that when specifically instructed.


Exactly... SQL's data definition language has specific support for
default values. It's up to the DDL field definitions, not the database
engine/server to decide on default values.


Regards,
  G.


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to