• leslaw (2/10/2009)


    All tables should have primary key, so it should also be created.

    Leslaw

    A useful general rule, but not always possible to implement:

    * When one of the columns in the candidate key is nullable

    * When there is no candidate key (no unique combination of columns)