Page 1 of 1

Examine these SQL statements which execute successfully:Which two statements are true after execution? (Choose two.)

Posted: Sun Jun 11, 2023 3:54 pm
by answerhappygod
Examine these SQL statements which execute successfully:Which two statements are true after execution? (Choose two.)
Examine These S 1
Examine These S 1 (100.52 KiB) Viewed 1086 times
A. The primary key constraint will be enabled and IMMEDIATE.
B. The foreign key constraint will be enabled and DEFERRED.
C. The primary key constraint will be enabled and DEFERRED.
D. The foreign key constraint will be disabled. E. The foreign key constraint will be enabled and IMMEDIATE.