what is mean by prmary key and foreign key and how can we
diffrentiate that?
Please answer me.
Advance thanks.

Answer Posted / ravi singh

Primary Keys: Primary keys are the identifier and applied
on the table in the form of constraints. Primary key
provides uniqueness in the data.

Foreign Key: Foreign Keys are the relationship and applied
on the table in the form of constraints. Foreign key in a
table is a primary key of another table and use to make
relationship between two tables.

Is This Answer Correct ?    59 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of oracle?

769


What is the implicit cursor in oracle?

796


Can we use bind variables in oracle stored procedure?

677


What are the common oracle dba tasks?

838


What is oracle in java?

727


What is the difference between postgresql and oracle?

717


How will you identify oracle database software release?

746


How to define an anonymous block?

819


What is oracle open database communication (odbc)?

747


 How to use an oracle sequence generator in a mapping?

795


How view is different from a table?

790


Is postgres faster than oracle?

780


What is Trigger in Oracle?

778


What is oracle database client?

757


What is the difference between "as" and "is" in an oracle stored procedure?

742