...
Database-Management-System
August 29, 2024
Transactions
August 29, 2024
Database-Management-System
August 29, 2024
Transactions
August 29, 2024

Database-Management-System

Question 481
A recursive foreign key is a :
A
references a relation.
B
references a table.
C
references its own relation
D
references a foreign key.
Question 481 Explanation: 
→ A recursive foreign key is a references its own relation.
→ Recursive foreign key is a foreign key which refers back to the primary key in the same table where child and parent table are same.
Correct Answer: C
Question 481 Explanation: 
→ A recursive foreign key is a references its own relation.
→ Recursive foreign key is a foreign key which refers back to the primary key in the same table where child and parent table are same.

Leave a Reply

Your email address will not be published. Required fields are marked *