What is the SQL sytax to create a primary key?

  • Thread starter Thread starter san_quentin76
  • Start date Start date
S

san_quentin76

The table has already been created by previous make table queries. Is the
CREATE command used to create the primary key(s)? If so can I have a sample
sql version of the syntax used.
 
Back
Top