itgle.com

Youexecutedthiscommandtocreateatemporarytable:SQL>CREATEGLOBALTEMPORARYTABLEreport_work_area(startdateDATE,enddateDATE,classCHAR(20))ONCOMMITPRESERVEROWS;WhichstatementistrueabouttherowsinsertedintotheREPORT_WORK_AREAtableduringatransaction()A.Therowsstay

题目

Youexecutedthiscommandtocreateatemporarytable:SQL>CREATEGLOBALTEMPORARYTABLEreport_work_area(startdateDATE,enddateDATE,classCHAR(20))ONCOMMITPRESERVEROWS;WhichstatementistrueabouttherowsinsertedintotheREPORT_WORK_AREAtableduringatransaction()

A.Therowsstayinthetableonlyuntilsessiontermination.

B.Therowsstayinthetableonlyuntilthenexttransactionstartsonthetable.

C.Therowsarevisibletoallcurrentsessionsafterthetransactioniscommitted.

D.Therowsstayavailableforsubsequentsessionsafterthetransactioniscommitted


相似考题