Q28 Which two statements are true about GLOBAL TEMPORARY TABLES?
- A) GLOBAL TEMPORARY TABLE rows inserted by a session are available to any other session whose user has been granted select on the table.
- B) GLOBAL TEMPORARY TABLE space allocation occurs at session start.
- C) A GLOBAL TEMPORARY TABLE’s definition is available to multiple sessions.
- D) A TRUNCATE command issued in a session causes all rows in a GLOBAL TEMPORARY TABLE for the issuing session to be deleted.
- E) A DELETE command on a GLOBAL TEMPORARY TABLE cannot be rolled back.
Xem thêm:
- Q160. Which three are true about Automatic Workload Repository (AWR)?
- Deferring Segment Creation – Quản trị trì hoãn tạo Segment trong Oracle Database
- Oracle EBS – RW-20003: Error: Unzip failed: unknown reason. Check log file for details
- Cài đặt Oracle database 19c trên Linux | Install oracle database 19c on Linux
- Tạo số và chuỗi ngẫu nhiên trong oracle