You executed this command to create a temporary table: SQL> CREATE GLOBAL TEMPORARY TABLE report_work_area (startdate DATE, enddate DATE, class CHAR(20))ON COMMIT PRESERVE ROWS; Which statement is true about the rows inserted into the REPORT_WORK_AREA table during atransaction ()
用戶名:system,密碼:manager; 用戶名:sys,密碼:change_on_install。
Given: What is the result?()
Given: When line 11 is reached, how many objects are eligible for garbage collection?()
Which statements are true regarding the USERS tablespace()