Question 56

The SALES_Q1 and USERS tablespaces exist in one of your databases and TEMP is a temporary tablespace.
Segment creation is not deferred.
You execute this command:

Which three statements must be true so that the SALES user can create tables in SALES_Q1?
(Choose three.)
  • Question 57

    In the ORCL database, UNDOTBS1 is the active undo tablespace with these properties:
    1. A size of 100 MB
    2. AUTOEXTEND is off
    3. UNDO_RETENTION is set to 15 minutes
    4. It has RETENTION GUARANTEE
    UNDOTBS1 fills with uncommitted undo 10 minutes after the database opens.
    What will happen when the next update is attempted by any transaction?
  • Question 58

    Examine these commands:

    Which two statements are true about the sqlldr execution? (Choose two.)
  • Question 59

    Which three statements are true about the Oracle join and ANSI join syntax? (Choose three.)
  • Question 60

    Which two are true about shrinking a segment online? (Choose two.)