
Notifications
Clear all
what is foreign key?
Students’s Forum
2
Posts
3
Users
1
Likes
363
Views
0
01/04/2023 1:36 pm
Topic starter
explain
Answer
Add a comment
Add a comment
Topic Tags
2 Answers
1
Add a comment
0
02/04/2023 9:19 pm
The FOREIGN KEY
constraint is used to prevent actions that would destroy links between tables.
A FOREIGN KEY
is a field (or collection of fields) in one table, that refers to the PRIMARY KEY
in another table.
The table with the foreign key is called the child table, and the table with the primary key is called the referenced or parent table.
Add a comment
Add a comment
Forum Information
- 22 Forums
- 1,969 Topics
- 5,307 Posts
- 0 Online
- 1,282 Members
Our newest member: TimothySenue
Latest Post: Space bug using " & n b s p ; "
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed