Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Oracle 1z0-082 Practice Exam with Questions & Answers | Set: 4

Questions 31

Which two statements are true about single row functions? (Choose two.)

Options:
A.

MOD : returns the quotient of a division operation

B.

FLOOR : returns the smallest integer greater than or equal to a specified number

C.

TRUNC : can be used with NUMBER and DATE values

D.

CONCAT : can be used to combine any number of values

E.

CEIL : can be used for positive and negative numbers

Oracle 1z0-082 Premium Access
Questions 32

Which two statements are true about the configuration and use of UNDO_RETENTION with GURANTEED RETENTION? (Choose two.)

Options:
A.

UNDO_RETENTION specifies for how long Oracle attempts to keep expired and unexpired UNDO.

B.

UNDO_RETENTION specifies how long all types of UNDO are retained.

C.

Unexpired UNDO is always retained.

D.

Active UNDO is always retained.

E.

UNDO_RETENTION specifies for how long Oracle attempts to keep unexpired UNDO.

Questions 33

Which three statements are true about GLOBAL TEMPORARY TABLES? (Choose three.)

Options:
A.

A TRUNCATE command issued in a session causes all rows in a GLOBAL TEMPORARY TABLE for the issuing session to be deleted.

B.

GLOBAL TEMPORARY TABLE rows inserted by a session are available to any other session whose user has been granted select on the table.

C.

GLOBAL TEMPORARY TABLE space allocation occurs at session start.

D.

Any GLOBAL TEMPORARY TABLE rows existing at session termination will be deleted.

E.

A GLOBAL TEMPORARY TABLE’S definition is available to multiple sessions.

F.

A DELETE command on a GLOBAL TEMPORARY TABLE cannot be rolled back.

Questions 34

Which two statements are true about the Oracle Data Dictionary?

Options:
A.

It is owned by the sys user.

B.

Data dictionary base tables can be queried directly.

C.

It is owned by the system user.

D.

Data dictionary views are always created with queries that join two or more base tables.

E.

All data dictionary view joins base tables to dynamic performance views.

Questions 35

In your data center, Oracle Managed Files (OMF) is used for all databases.

All tablespaces are smallfile tablespaces.

SALES_Q1 is a permanent user-defined tablespace in the SALES database.

Examine this command which is about to be issued by a DBA logged in to the SALES database:

ALTER TABLESPACE sales_q1 ADD DATAFILE;

Which are two actions, either one of which you could take to ensure that the command executes successfully? (Choose two.)

Options:
A.

Ensure that DB_RECOVERY_FILE_DEST and DB_CREATE_FILE_DEST each specify with at least 50 Mb of available space.

B.

Specify a path in the DATAFILE clause of the command specifying a location with at least 100M of available space.

C.

Ensure that DB_CREATE_FILE_DEST specifies a location with at least 100 Mb of available space.

D.

Add the AUTOEXTEND ON clause with NEXT set to 100M.

E.

Ensure that DB_RECOVERY_FILE_DEST and DB_CREATE_FILE_DEST each specify locations with at least 50 Mb of available space.

Questions 36

Examine the description of the SALES1 table:

1z0-082 Question 36

SALES2 is a table with the same description as SALES1.

Some sales data is duplicated in both tables.

You want to display the rows from the SALES1 table which are not present in the SALES2 table.

Which set operator generates the required output?

Options:
A.

INTERSECT

B.

UNION ALL

C.

UNION

D.

SUBTRACT

E.

MINUS

Questions 37

Your database instance was shut down normally and then started in NOMOUNT state. You then execute this command:

ALTER DATABASE MOUNT;

Which two actions are performed? (Choose two.)

Options:
A.

The online redo logs are opened

B.

The online data files are opened

C.

The alert log records the execution details

D.

The Oracle background processes are started

E.

The initialization parameter file is read

F.

The control file is read

Questions 38

Examine the description of the employees table:

1z0-082 Question 38

Which query requires explicit data type conversion?

Options:
A.

SELECT join_date FROM employees WHERE join_date > '10-02-2018';

B.

SELECT join_date I I ' ' II salary FROM employees;

C.

SELECT SUBSTR

D.

SELECT join_date + '20' FROM employees; SELECT salary * '120.50' FROM employees;

Questions 39

Which three functions are performed by dispatchers in a shared server configuration? (Choose three.)

Options:
A.

writing inbound request to the common request queue from all shared server connections

B.

checking for outbound shared server responses on the common outbound response queue

C.

receiving inbound requests from processes using shared server connections

D.

sending each connection input request to the appropriate shared server input queue

E.

broadcasting shared server session responses back to requesters on all connections

F.

sending shared server session responses back to requesters on the appropriate connection

Questions 40

Which three statements are true regarding single row subqueries?

Options:
A.

They must be placed on the right side of the comparison operator or condition.

B.

They must be placed on the left side of the comparison operator or condition.

C.

They can be used in the where clause.

D.

A SQL statement may have multiple single row subquery blocks.

E.

They must return a row to prevent errors in the SQL statement.

F.

They can be used in the having clause.

Exam Code: 1z0-082
Certification Provider: Oracle
Exam Name: Oracle Database Administration I
Last Update: Jul 12, 2025
Questions: 142