Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Oracle 1z0-082 Practice Exam with Questions & Answers

Questions 1

Which is the default column or columns for sorting output from compound queries using SET operators such as intersect In a SQL statement?

Options:
A.

the first column in the first select of the compound query

B.

the first varchab2 column in the first select of the compound query

C.

the first number column in the first select of the compound query

D.

the first number or varchar2 column in the last select of the compound query

E.

the first column in the last select of the compound query

Oracle 1z0-082 Premium Access
Questions 2

Which three statements are true about Oracle synonyms? (Choose three.)

Options:
A.

A synonym cannot be created for a PL/SQL package

B.

A synonym can be available to all users

C.

A SEQUENCE can have a synonym

D.

A synonym created by one user can refer to an object belonging to another user

E.

Any user can drop a PUBLIC synonym

Questions 3

Which two statements are true about the ORDER BY clause when used with a SQL statement containing a SET operator such as UNION? (Choose two.)

Options:
A.

Column positions must be used in the ORDER BY clause

B.

Only column names from the first SELECT statement in the compound query are recognized

C.

The first column in the first SELECT of the compound query with the UNION operator is used by default to sort output in the absence of an ORDER BY clause

D.

Each SELECT statement in the compound query must have its own ORDER BY clause

E.

Each SELECT statement in the compound query can have its own ORDER BY clause

Questions 4

Examine this command:

SQL> ALTER TABLE ORDERS SHRINK SPACE COMPACT

Which two statements are true?

Options:
A.

The high-water mark (HWM) of orders is adjusted.

B.

Only queries are allowed on ORDERS while the shrink is executing.

C.

Queries and DML statements are allowed on ORDERS while the shrink is executing.

D.

The shrink operation causes rows to be moved to empty space starting from the beginning of the orders segment.

E.

Dependent indexes become UNUSABLE.

F.

The shrink operation causes rows to be moved to empty space starting toward the end of the orders segment.

Questions 5

Which two statements are true about segment types in an Oracle Database?

Options:
A.

Table segments always have two or more extents.

B.

Temporary segments are only stored in a temporary tablespace.

C.

Undo segments are only stored in an undo tablespace.

D.

Cluster segments may contain data from multiple tables.

E.

Index segments always have two or more extents.

Questions 6

You must create a tablespace of non-standard block size in a new file system and plan to use this command:

1z0-082 Question 6

The standard block size is 8k but other non-standard block sizes will also be used. Which two are requirements for this command to succeed?

Options:
A.

d3_32k_cache_size should be set to a value greater than db_cache_size.

B.

db_32k_cache_size must be set to a value that can be accommodated in the SGA.

C.

db_32r_cache_si2e must be less than db_ca=he_size.

D.

db_cache_s:ze must be set to a size that is smaller than db_32k_cache_size.

E.

The /u02 file system must have at least lOOg space for the datafile.

F.

The operating system must use a 32k block size.

Questions 7

In the promotions table, the PROMO_BEGIN_DATE column is of data type date and the default date format Is DD-MON-RR.

h two statements are true about expressions using PROMO_BEGIN_DATE contained In a query?

Options:
A.

to_numberipromo_begin_date) - s will return a number.

B.

PROMO_ BEGIN_DATE - sysdate will return a number.

C.

PROMO_ BEGIN_DATE - sysdate will return an error.

D.

PROMO_ BEGIN_DATE - 5 will return a date.

E.

TO_date(PROMO_ BEGIN_DATE * 5| will return a date.

Questions 8

View the Exhibit and examine the structure of the PRODUCTS table.

Which two tasks require subqueries? (Choose two.)

1z0-082 Question 8

Options:
A.

Display the number of products whose PROD_LIST_PRICE is more than the average PROD_LIST_PRICE

B.

Display suppliers whose PROD_LIST_PRICE is less than 1000

C.

Display products whose PROD_MIN_PRICE is more than the average PROD_LIST_PRICE of all products, and whose status is orderable

D.

Display the total number of products supplied by supplier 102 which have a product status of obsolete

E.

Display the minimum PROD_LIST_PRICE for each product status

Questions 9

The stores table has a column START_DATE of data type DATE, containing the date the row was inserted. You only want to display details of rows where START_DATE is within the last 25 months. Which where clause can be used?

Options:
A.

WHERE MON'THS_BETWEEN (SYSDATE, start_date) <= 25

B.

WHERE ADD_MONTHS

C.

WHERE TO_XUMBER(start_date - SYSDATE) <= 25

D.

WHERE MON'THS_BETWEEN (start_date, SYSDATE) <= 25

Questions 10

Examine the description of the product_details table:

1z0-082 Question 10

Which two statements are true?

Options:
A.

PRODUCT _ic can be assigned the PRIMARY KEY constraint.

B.

PRODUCT _price contains the value zero by default if no value is assigned to it.

C.

PRODUCT _price can be used in an arithmetic expression even if it has no value stored in it.

D.

EXPIRY_ DATE contains the sysdate by default if no date is assigned to it.

E.

PRODUCT_NAKE cannot contain duplicate values.

F.

EXPIRY_ DATE cannot be used in arithmetic expressions.

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