Next Question >>

Question 1/41

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.)

Recent Comments (The most recent comments are at the top.)

Geri G - Jun 21, 2022

A,C,D
The right answers are:
A -> User needs to have the right privilege to create the object.
C-> The user need quota in the tablespace he wants to create the object (sales_q1).
D-> User needs to be able to create a session or a login in to the database to create objects in the first place.

why B? Having quota in another tablespace isn't any issue so we don't need to remove the quota from tablespace users to be able to create objects in tablespace sales_q1!

jose - Nov 01, 2021

A,C,D

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (41q)
2 commentQuestion 1: The SALES_Q1 and USERS tablespaces exist in one of your data...
Question 2: In which three situations does a new transaction always star...
Question 3: Which two statements are true about Enterprise Manager (EM) ...
1 commentQuestion 4: Which two are true about conventional path SQL load? (Choose...
Question 5: View the Exhibits and examine the structure of the COSTS and...
Question 6: Which two statements are true about space-saving features in...
Question 7: In the spfile of a single instance database, LOCAL_LISTENER ...
Question 8: Which three statements are true about table data storage in ...
Question 9: A user complains about poor database performance. You suspec...
Question 10: Which three statements are true about Oracle synonyms? (Choo...
Question 11: Which two statements are true regarding Oracle database spac...
Question 12: Which three statements are true about GLOBAL TEMPORARY TABLE...
Question 13: Which two statements are true about the WHERE and HAVING cla...
Question 14: Your database instance is started with a PFILE. Examine thes...
Question 15: Which three activities are recorded in the database alert lo...
Question 16: Which two are true about Oracle recovery and data protection...
1 commentQuestion 17: Which three failures require intervention for recovery? (Cho...
Question 18: Examine these commands: (Exhibit) Which two statements are t...
Question 19: Which two statements are true about date/time functions in a...
Question 20: Which two statements are true about trace files produced by ...
Question 21: Which three statements are true regarding indexes? (Choose t...
Question 22: Table ORDER_ITEMScontains columns ORDER_ID, UNIT_PRICEand QU...
Question 23: A script abc.sql must be executed to perform a job. A databa...
Question 24: Which two statements are true about Enterprise Manager Datab...
Question 25: Which three object types support deferred segment creation? ...
Question 26: Which four statements are true regarding primary and foreign...
Question 27: You want to write a query that prompts for two column names ...
Question 28: Which two statements are true about the Automatic Diagnostic...
Question 29: Which two statements are true about single row functions? (C...
Question 30: Evaluate these commands which execute successfully: (Exhibit...
Question 31: Which three statements are true about a self join? (Choose t...
Question 32: Which two statements are true regarding the UNION and UNION ...
Question 33: Examine this SQL statement: SELECT cust_id, cust_last_name "...
Question 34: Which three statements are true about undo segments and the ...
Question 35: Which three statements are true about the Oracle join and AN...
Question 36: Which two are true about a SQL statement using SET operators...
Question 37: You execute this command: (Exhibit) During the export operat...
Question 38: Examine the description of the CUSTOMERS table: (Exhibit) Yo...
Question 39: View the Exhibit and examine the structure of the PRODUCTS t...
Question 40: Which two functions are performed by a listener?...
Question 41: Which two are true about instance recovery for a database th...