what is primary key and foreign key when and where have to use
Answer Posted / raveendran
Primary key is unique across entire table.In primary key
not null constraint is activated.Only one primary key in
one table.
foreign key points to primary key of another table
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Respected sir, Please send me technical questions related to oracle apps..
What is the quickest way to fetch the data from a table?
How to write date and time literals in oracle?
Why oracle is used?
what is normalisation?what are its uses?
How to insert a record into a table?
How many categories of data types?
What are the advantages of oracle 12c?
Explain the use of indexes option in imp command.
How to drop an existing view in oracle?
What are oracle functions?
Explain how you would restore a database using RMAN to Point in Time?
Can a formula column be obtained through a select statement ?
What is a relational database management system?
What is a lookup table in oracle?