what are primary key and function???????
Answers
Answered by
1
Answer:
primary key is the unique value given to identify a row in a table
FUNCTION
is to identify a row in a table
Answered by
0
Answer:
primary key is a field that uniquely identifies a record in a table . The values that are possibly different from each other are set as primary key in table .We cannot set multiple primary key in table.
hope it helps
Similar questions