Monday, November 19, 2007

What is Foriegn Key?

The foreign key is a field in a relational table that matches a primary key column of another table. Foreign key can be used to cross-reference tables.

No comments: