【简答题】There are ( )newspapers on the table. 2.Is there ( )bread on the plate. 3.Are there ( ) boats on the river? 4.---Do you have ( ) brothers ?---Yes ,I have two brothers. 5.---Is there ( ) tea in the cup...
【单选题】You have two tables with referential integrity enforced between them. You need to insert data to the child tablefirst because it is going to be a long transaction and data for the parent table will be...
A.
Set the constraint to deferred before starting the transaction.
B.
Alter the constraint to NOVALIDATE state before starting the transaction.
C.
Enable the resumable mode for the session before starting the transaction.
D.
Set the COMMIT_WAIT parameter to FORCE_WAIT for the session before starting the transaction