Exam Details

  • Exam Code
    :1Z0-082
  • Exam Name
    :Oracle Database Administration I
  • Certification
    :Oracle Database
  • Vendor
    :Oracle
  • Total Questions
    :142 Q&As
  • Last Updated
    :Apr 25, 2024

Oracle Oracle Database 1Z0-082 Questions & Answers

  • Question 81:

    Which three statements are true about dropping and unused columns in an Oracle database? (Choose three.)

    A. A primary key column referenced by another column as a foreign key can be dropped if using the CASCADE option.

    B. An UNUSED column's space is reclaimed automatically when the block containing that column is next queried.

    C. An UNUSED column's space is reclaimed automatically when the row containing that column is next queried.

    D. Partition key columns cannot be dropped.

    E. A DROP COLUMN command can be rolled back

    F. A column that is set to UNUSED still counts towards the limit of 1000 columns per table

  • Question 82:

    Which three statements are true about a self join? (Choose three.)

    A. The ON clause must be used

    B. The query must use two different aliases for the table

    C. It must be an equijoin

    D. It must be an inner join

    E. The ON clause can be used

    F. It can be an outer join

  • Question 83:

    You want to write a query that prompts for two column names and the WHERE condition each time it is executed in a session but only prompts for the table name the first time it is executed.

    The variables used in your query are never undefined in your session.

    Which query can be used?

    A. SELECT andandcol1, andandcol2 FROM andtable WHERE andandcondition = andandcond;

    B. SELECT andcol1, andcol2 FROM andandtable WHERE andcondition;

    C. SELECT andcol1, andcol2 FROM "andtable" WHERE andcondition;

    D. SELECT `andandcol1', `andandcol2' FROM andtable WHERE `andandcondition' = `andcond';

    E. SELECT andandcol1, andandcol2 FROM andtable WHERE andandcondition;

  • Question 84:

    Examine the description of the CUSTOMERS table: You want to display details of all customers who reside in cities starting with the letter D followed by at least two characters.

    Which query can be used?

    A. SELECT * FROM customers WHERE city LIKE `D_%';

    B. SELECT * FROM customers WHERE city = `%D_';

    C. SELECT * FROM customers WHERE city LIKE `D_';

    D. SELECT * FROM customers WHERE city = `D_%';

  • Question 85:

    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 86:

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

    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

  • Question 87:

    Which two statements are true about the SET VERIFY ON command? (Choose two.)

    A. It can be used only in SQL*Plus

    B. It displays values for variables used only in the WHERE clause of a query

    C. It can be used in SQL Developer and SQL*Plus

    D. It displays values for variables created by the DEFINE command

    E. It displays values for variables prefixed with andand

  • Question 88:

    You have been tasked to create a table for a banking application.

    One of the columns must meet three requirements:

    1.

    Be stored in a format supporting date arithmetic without using conversion functions

    2.

    Store a loan period of up to 10 years

    3.

    Be used for calculating interest for the number of days the loan remains unpaid

    Which data type should you use?

    A. INTERVAL YEAR TO MONTH

    B. INTERVAL DAY TO SECOND

    C. TIMESTAMP WITH LOCAL TIMEZONE

    D. TIMESTAMP

    E. TIMESTAMP WITH TIMEZONE

  • Question 89:

    In the spfile of a single instance database, LOCAL_LISTENER is set to LISTENER_1.

    The TNSNAMES.ORA file in $ORACLE_HOME/network/admin in the database home contains:

    Which statement is true?

    A. Dynamic service registration cannot be used for this database instance

    B. The LREG process registers services dynamically with the LISTENER_1 listener

    C. LISTENER_1 must also be defined in the LISTENER.ORA file to enable dynamic service registration

    D. There are two listeners named LISTENER and LISTENER_1 running simultaneously using port 1521 on the same host as the database instances

    E. The definition for LISTENER_1 requires a CONNECT_DATA section to enable dynamic service registration

  • Question 90:

    Which three statements are true concerning logical and physical database structures? (Choose three.)

    A. All tablespaces may have one or more data files

    B. The extents of a segment must always reside in the same datafile

    C. A smallfile tablespace might be bigger than a bigfile tablespace

    D. A segment can span multiple data files in some tablespaces

    E. A segment's blocks can be of different sizes

    F. A segment might have only one extent

    G. Segments can span multiple tablespaces

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.