Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

what is primary key

PRIMARY KEY  -- unique identifier for the entire row of record in a table 
             -- can not be null and must be unique 
Source by www.computerscienceai.com #
 
PREVIOUS NEXT
Tagged: #primary #key
ADD COMMENT
Topic
Name
8+6 =