

  foreign key   fk_TABLENAME[/_][short/long]form_of_attribute 

  primary key at the end of the create def with PRIMARY KEY(attribute_name)

  DEFAULT not null / null / 0.00 / 0 

