what is the difference between primary key & foreign key?
Answer Posted / rohit tyagi
forign key includes the information that primary key
contains,but primary key does not include the information
of forein key.
thaks[something different,isn't it!]
| Is This Answer Correct ? | 28 Yes | 5 No |
Post New Answer View All Answers
What is open database communication (odbc) in oracle?
Can we create database in oracle using command line ?
Explain what are the advantages of views?
What is bulk copy or bcp in oracle?
What is transport network substrate (tns) in oracle?
Explain integrity constraints?
Can multiple cursors being opened at the same time?
Can we create trigger on materialized view in oracle?
How to sort the query output in oracle?
What do you understand by a database object?
How to load a large xml file?
How to do clean up if create database failed?
What is the maximum limit on the number of columns in a table?
How to select some columns from a table in oracle?
what happened to the global index when I truncate the data in one of the partition?