Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What Is Foreign Key
What Is Foreign Key? - MySQL FAQs - Database Basics and Terminologies
✍: FYIcenter.com
A foreign key is a single column or multiple columns defined to have values that can be mapped to a primary key in another table.
2007-05-10, 6222👍, 0💬
Popular Posts:
What is thread? A thread is an independent path of execution in a system.
What is the difference between "calloc(...)" and "malloc(...)"? 1. calloc(...) allocates a block of ...
How To Empty Your Recycle Bin? - Oracle DBA FAQ - Managing Oracle Database Tables If your recycle bi...
Can event’s have access modifiers ? Event’s are always public as they are meant to serve every one r...
How To Get the Uploaded File Information in the Receiving PHP Script? Once the Web server received t...