what is the difference between primary key & foreign key?
Answer Posted / ramprakash
Primary keys enforce entity integrity by uniquely
identifying entity instances. Foreign keys enforce
referential integrity by completing an association between
two entities.
| Is This Answer Correct ? | 275 Yes | 50 No |
Post New Answer View All Answers
What is system tablespace?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
How to start an oracle instance?
What is a initialization parameter file in oracle?
How to define a data source name (dsn) in odbc manager?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
Please explain oracle data types with examples?
How to drop an existing view in oracle?
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
 What are the oracle DML commands possible through an update strategy?
How to check database size in Oracle?
How to find out what oracle odbc drivers are installed?
How to update a table row with a record?
How many memory layers are in the oracle shared pool?
What is SQL access advisor in Oracle?