what is the difference between primary key & foreign key?
Answer Posted / muneer
Primary Key is unique Key entire the table and which is
also NOT NULL
where as foriegn key is the null & which references the
primary key .
| Is This Answer Correct ? | 147 Yes | 28 No |
Post New Answer View All Answers
How to sort the query output in oracle?
What are the built-in functions used for sending Parameters to forms ?
Why we use bulk collect in oracle?
What are the oracle built-in data types?
What is a subquery?
What are transaction isolation levels supported by oracle?
What is the database name in oracle?
How to define a variable of a specific record type?
How to Truncate Table in Oracle
How to load data through external tables?
How to assign a table row to a record variable?
What is Trigger in Oracle?
What is the difference between substr and instr?
What are the execution control statements?
How to create additional tablespaces for an new database?