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.)
Which two are true about a SQL statement using SET operators such as UNION? (Choose two.)
Which three statements are true about views in an Oracle database? (Choose three.)
Which three statements are true about inner and outer joins? (Choose three.)
Examine this description of the TRANSACTIONS table:
Which two SQL statements execute successfully? (Choose two.)