1Z0-873 Exam Details

  • Exam Code
    :1Z0-873
  • Exam Name
    :MySQL 5.0 Database Administrator Certified Professional Exam, Part I
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :139 Q&As
  • Last Updated
    :Dec 16, 2021

Oracle 1Z0-873 Online Questions & Answers

  • Question 1:

    Which of the following best describes how MySQL utilizes the grant table buffers?

    A. The grant table buffer loads grant table information into memory for fast access.
    B. The grant table buffer loads what users are currently logged in and performing queries.
    C. The grant table buffer holds requests waiting to check the grant table to perform access-control.

  • Question 2:

    Which of the following are true regarding the table cache?

    A. It is used to cache row data in open tables.
    B. It holds file descriptors for open tables.
    C. The size of the table cache may be set per-session
    D. Each connection has its own table cache. They are of equal size, set globally.
    E. There is one table cache, shared among all sessions.
    F. Increasing the size of the variable table_cache allows mysqld to keep more tables open simultaneously.

  • Question 3:

    Another user has issued LOCK TABLES pets READ You can...

    A. Update table pets
    B. SELECT from table pets
    C. UPDATE and SELECT from table pets
    D. None of the above

  • Question 4:

    Which of the following features are supported by MyISAM tables?

    A. Foreign key constraints
    B. Transactions
    C. Auto_increment columns
    D. Fulltext indexes
    E. Assembly of multiple MyISAM tables to a MERGE table
    F. Row level locking
    G. Table level locking

  • Question 5:

    Suppose you want queries that are not using indexes to be logged to the slow log. How would you enable this?

    A. Use the --log-queries-indexes option.
    B. Use the --log-slow-queries-indexes option.
    C. Use the --log-queries-not-using-indexes option.
    D. Use the --log-slow-queries-not-using-indexes option.

  • Question 6:

    When working with InnoDB, for which of the following reasons should you use the FOR UPDATE locking modifier?

    A. You intend to run more than ten UPDATE statements in one transaction.
    B. You intend to execute an UPDATE statement on any row.
    C. You intend to SELECT a set of rows, then modify those rows.

  • Question 7:

    When working with InnoDB, which of the following are true of a parent / child foreign key relationship?

    A. The parent and child can have separate data types.
    B. The parent and child must have the same data type.
    C. The parent and child may sometimes need the same data type, but not always.

  • Question 8:

    The REPAIR TABLE command should be used...

    A. To improve performance by updating index distribution statistics.
    B. After multiple modifications to a tables data.
    C. To correct problems with a MyISAM table that have become corrupted.
    D. To check a tables structure to see if it may have been damaged and needs repair.

  • Question 9:

    Which of the following storage engines will ignore foreign keys if they are specified?

    A. MyISAM
    B. InnoDB
    C. HEAP
    D. MERGE
    E. FEDERATED

  • Question 10:

    The my.cnf file contains the following entries:

    innodb_data_home_dir =

    innodb_data_file_path = /ibdata/ibdata1:50M;/disk2/ibdata2:50M:autoextend

    Which of the following statements are true?

    A. The data files will be stored below the default data directory
    B. There are two InnoDB data files
    C. There are three InnoDB data files
    D. The total minimum size of the InnoDB data files is 100MB
    E. The total maximum size of the InnoDB data files is 100MB
    F. The initial size of the InnoDB data files on server startup will be set to 50MB. If more space is needed, another 50MB will be allocated.

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-873 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.