Hi Babrown, First thanks for your reply, one of the most important feature in any table is the "Init Value" property for the field. for each field we can define the Init value once we use the INIT function. So I would says that's why the informed us to always use INIT + Blank Primary Key. "Clear" would for example set my Decimal field to '0'! and this may not be a good idea if I already defined that the initial value of this field should be 1. So that Why I would say -----> INIT + Blank Primary KEY is better :)
↧