• IgorMi (4/20/2013)


    Hi

    You can use this code to determine if a table has primary key (a condition for 2NF)

    Actually having a primary key is a condition for 1NF. Of course since being in 1NF is a condition for 2NF, it's a condition for 2NF too.

    Tom