What is the difference between the Primary and Foreign key?
Answer Posted / suma
Primary key is unique index and non null coulum in a table.
While foreign key can have repeated values.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What are the key differences between SQL and PL SQL?
how to create a new table by selecting rows from another table in mysql? : Sql dba
How to use sql statements in pl/sql?
What is dcl in sql?
What's the difference between a primary key and a clustered index?
How to Execute a Package in PL/SQL.?
what is sql? : Sql dba
Can sql function call stored procedure?
What has stored procedures in sql?
What does sql stand for?
Do stored procedures prevent sql injection?
What is a composite primary key?
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
Is sql harder than python?
What is data manipulation language?