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 is cte?
What are the types of variable use in pl sql?
What is a database event trigger?
What is prepared statement in sql?
What is a recursive join sql?
What is bulk compiling in pl/sql.?
What does select count (*) mean in sql?
What are the different types of constraints?
Can we debug stored procedure?
what is log shipping? : Sql dba
How do I install microsoft sql?
What is the process of copying data from table a to table b?
How to process query result in pl/sql?
What is the sql*loader? : aql loader
how to enter numeric values as hex numbers? : Sql dba