Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

primary key in sql

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