Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

composit key in sql

In database design, a composite key is a candidate key that consists of two or more attributes (table columns) that together uniquely identify an entity occurrence (table row). A compound key is a composite key for which each attribute that makes up the key is a simple (foreign) key in its own right.
 
PREVIOUS NEXT
Tagged: #composit #key #sql
ADD COMMENT
Topic
Name
5+5 =