1Z0-082 Exam Details

  • Exam Code
    :1Z0-082
  • Exam Name
    :Oracle Database Administration I
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :176 Q&As
  • Last Updated
    :Jul 15, 2026

Oracle 1Z0-082 Online Questions & Answers

  • Question 31:

    Which three statements are true about indexes and their administration in an Oracle database? (Choose three.)

    A. An index can be created as part of a CREATE TABLE statement.
    B. If a query filters on an indexed column, then it will always be used during execution of the query.
    C. A descending index is a type of function-based index.
    D. A DROP INDEX statement always prevents updates to the table during the drop operation.
    E. A UNIQUE and non-unique index can be created on the same table column.
    F. An INVINSIBLE INDEX is not maintained when Data Manipulation Language (DML) is performed on its underlying table.

  • Question 32:

    Examine this command:

    Which two statements are true?

    A. Compressed objects in SALES01.DBF will be uncompressed In SALES02.DBF after the move.
    B. DML may be performed on tables with one or more extents in this data file during the execution of this command.
    C. It overwrites any existing file with the name SALES02.DBF.dbf in /u02 by default.
    D. The "to" clause containing the new file name must be specified even if Oracle Managed Files (OMF) is used.
    E. Tables with one or more extents in this data file may be queried during the execution of this command.

  • Question 33:

    A database is configured to use automatic undo management with temporary undo enabled.

    An UPDATE is executed on a temporary table.

    Where is the UNDO stored?

    A. in the undo tablespace
    B. in the SYSAUX tablespace
    C. in the SGA
    D. in the PGA
    E. in the temporary tablespace

  • Question 34:

    A script abc.sql must be executed to perform a job.

    A database user HR, who is defined in this database, executes this command:

    $ sqlplus hr/hr@orcl @abc.sql

    What will happen upon execution?

    A. The command succeeds and HR will be connected to the orcl and abc.sql databases
    B. The command succeeds and HR will be connected to the orcl database instance, and the abc.sql script will be executed
    C. The command fails because the script must refer to the full path name
    D. The command fails and reports an error because @ is used twice

  • Question 35:

    In the promotions table, the PROMO_BEGIN_DATE column is of data type DATE and the default date format is DD-MON-RR. Which two statements are true about expressions using PROMO_BEGIN_DATE contained in a query? (Choose two.)

    A. TO_NUMBER(PROMO_BEGIN_DATE) - 5 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.

  • Question 36:

    Examine this command:

    Which two statements are true? (Choose two.)

    A. DML may be performed on tables with one or more extents in this data file during the execution of this command.
    B. The tablespace containing SALES1.DBF must be altered READ ONLY before executing the command.
    C. The tablespace containing SALES1.DBF must be altered OFFLINE before executing the command.
    D. If Oracle Managed Files (OMF) is used, then the file is renamed but moved to DB_CREATE_FILE_DEST.
    E. The file is renamed and stored in the same location

  • Question 37:

    Table ORDER_ITEMS contains columns ORDER_ID, UNIT_PRICE and QUANTITY, of data type NUMBER.

    Examine these SQL statements:

    Statement 1:

    SELECT MAX(unit_price * quantity) "Maximum Order"

    FROM order_items;

    Statement 2:

    SELECT MAX(unit_price * quantity) "Maximum Order"

    FROM order_items

    GROUP BY order_id;

    Which two statements are true?

    A. Statement 1 returns only one row of output.
    B. Statement 2 returns only one row of output.
    C. Both statements will return NULL if either UNIT_PRICE or QUANTITY contains NULL.
    D. Both the statements give the same output.
    E. Statement 2 may return multiple rows of output.

  • Question 38:

    Examine the description of the members table:

    Examine the partial query:

    SELECT city, last_name LNAME FROM members ...;

    You want to display all cities that contain the string an. The cities must be returned in ascending order, with the last names further sorted in descending order.

    Which two clauses must you add to the query?

    A. ORDER BY 1, LNAME DESC
    B. ORDER BY 1, 2
    C. WHERE city LIKE '%AN%
    D. WHERE city = '%AN%'
    E. WHERE city IN ('%AN%')
    F. ORDER BY last_name DESC, city ASC

  • Question 39:

    Which three statements are true about the Oracle Database server during and immediately after SHUTDOWN TRANSACTIONAL? (Choose three.)

    A. Sessions remain connected even if they are not running a transaction.
    B. Uncommitted transactions are allowed to continue to the next COMMIT.
    C. Uncommitted transactions are allowed to continue to the next ROLLBACK.
    D. Instance recovery occurs automatically during the shutdown.
    E. Instance recovery occurs at the next restart.
    F. New connection requests made to the database instance are refused.

  • Question 40:

    In which three situations does a new transaction always start? (Choose three.)

    A. when issuing a SELECT FOR UPDATE statement after a CREATE TABLE AS SELECT statement was issued in the same session
    B. when issuing a TRUNCATE statement after a SELECT statement was issued in the same session
    C. when issuing a CREATE TABLE statement after a SELECT statement was issued in the same session
    D. when issuing the first Data Manipulation Language (DML) statement after a COMMIT OR ROLLBACK statement was issued in the same session
    E. when issuing a CREATE INDEX statement after a CREATE TABLE statement completed successfully in the same session
    F. when issuing a DML statement after a DML statement failed in the same session

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-082 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.