Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When a table is cloned into a different database, what is the status of its foreign key constraints?
A
All referenced tables will be cloned.
B
The cloned table will reference the primary key in the source table.
C
The cloned table will lose all references to the primary key.
D
The cloned table will lose all references to the foreign and primary keys