The ORCL database has DEFERRED_SEGMENT_CREATION set to TRUE. UNDOTBS2 is the active undo tablespace. Examine these commands: USER1 executes DML, which generates more than 2 MB of UNDO. What is the result and why? A. It suspends the transaction, which…

In your database, you create a user, HR, and then execute this command: Which three actions can HR perform? (Choose three.) A. Grant the CREATE SESSION privilege without ADMIN OPTION to other users. B. Grant the CREATE SESSION privilege with…

In the ORCL database, USER1 has unlimited quota on TBS1 and TBS2. The USER1.EMP table with primary key EMP_ENO_PK resides in TBS1. USER1.EMP_IDX residing in TBS2 is an index on U1.EMP.ENAME. TBS1 is exported from ORCL by using this command:…