1.

Explain primary and Foreign keys?

Answer» Primary key is a value that differentiate one decode from all other decodes. A table can have only one primary key. A primary key cannot contain a non-value and a dublicate value. Foreign key are common fields in transection table used to establish a relation between master and transection table.


Discussion

No Comment Found