• sqlvogel (2/11/2014)


    In principle any candidate key of a table can be called "primary", meaning it is designated as the "preferred" identifier for information in that table.

    That's the point. A table can have multiple candidate keys but just one primary key.

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2