L
Lostguy
Hello!
Quick question about defaults and nulls:
From what I have gathered, if you have an autonumber primary key, the
foreign key that relates to that should be formatted as a number (long
integer) with a default value of null.
So I started wondering if there were any other defaults that I should
change in setup, or just leave their default blank.
I have an employee database with fields like hired date, birthdate,
date completed CPR training, etc.
Should the default for those fields be Null, or just left blank?
Any other changing defaults or nuggets I should check when setting up
my database?
Thanks for all your help!
VR/
Lost
Quick question about defaults and nulls:
From what I have gathered, if you have an autonumber primary key, the
foreign key that relates to that should be formatted as a number (long
integer) with a default value of null.
So I started wondering if there were any other defaults that I should
change in setup, or just leave their default blank.
I have an employee database with fields like hired date, birthdate,
date completed CPR training, etc.
Should the default for those fields be Null, or just left blank?
Any other changing defaults or nuggets I should check when setting up
my database?
Thanks for all your help!
VR/
Lost