What is the SQL sytax to create a primary key?

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.
 
Top