최신 1Z0-082 무료덤프 - Oracle Database Administration I
Examine the description of the PROMOTIONS table:

You want to display the unique promotion costs in each promotion category.
Which two queries can be used? (Choose two.)

You want to display the unique promotion costs in each promotion category.
Which two queries can be used? (Choose two.)
정답: A,E
Examine this description of the TRANSACTIONS table:

Which two SQL statements execute successfully? (Choose two.)

Which two SQL statements execute successfully? (Choose two.)
정답: C,D
The ORCL database has RESUMABLE__TIMEOUT = 7200 and
DEFERRED_SEGMENT_CREATION = FALSE
User U1 has a 1 MB quota in tablespace DATA.
U1 executes this command:
SQL> CREATE TABLE t1 AS
(SELECT object_name, sharing, created
FROM dba_objects);
U1 complains that the command is taking too long to execute.
In the alert log, the database administrator (DBA) finds this:
2017-03-06T12:15:17.183438+05:30
statement in resumable session 'User U1(136), Session 1, Instance 1'
was suspended due to ORA-01536: space quota exceeded for tablespace
'DATA'
Which are three actions any one of which the DBA could take to resume the session? (Choose three.)
DEFERRED_SEGMENT_CREATION = FALSE
User U1 has a 1 MB quota in tablespace DATA.
U1 executes this command:
SQL> CREATE TABLE t1 AS
(SELECT object_name, sharing, created
FROM dba_objects);
U1 complains that the command is taking too long to execute.
In the alert log, the database administrator (DBA) finds this:
2017-03-06T12:15:17.183438+05:30
statement in resumable session 'User U1(136), Session 1, Instance 1'
was suspended due to ORA-01536: space quota exceeded for tablespace
'DATA'
Which are three actions any one of which the DBA could take to resume the session? (Choose three.)
정답: A,C,D
Which three statements are true about the Oracle join and ANSI join syntax? (Choose three.)
정답: B,C,G
Which three statements are true about the tools used to configure Oracle Net Services? (Choose three.)
정답: B,E,F
Which two are true about complete and incomplete recovery? (Choose two.)
정답: B,C
Examine this command:
SQL> ALTER TABLE ORDERS SHRINK SPACE COMPACT
Which two statements are true?
SQL> ALTER TABLE ORDERS SHRINK SPACE COMPACT
Which two statements are true?
정답: B,E
Examine these SQL statements which execute successfully:

Which two statements are true after execution?

Which two statements are true after execution?
정답: A
Which two queries execute successfully?
정답: A
Which three instance situations are possible with the Oracle Database server without multi- tenant? (Choose three.)
정답: A,B,D