1Z0-061 Exam Details

  • Exam Code
    :1Z0-061
  • Exam Name
    :Oracle Database 12c: SQL Fundamentals
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :339 Q&As
  • Last Updated
    :Oct 10, 2022

Oracle 1Z0-061 Online Questions & Answers

  • Question 211:

    View the Exhibits and examine the structures of the products and sales tables.

    Which two SQL statements would give the same output?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 212:

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

    Evaluate the following SQL statement:

    Which statement is true regarding the outcome of the above query?

    A. It shows COST_REMARK for all the promos in the table.
    B. It produces an error because the SUBQUERY gives an error.
    C. It shows COST_REMARK for all the promos in the promo category 'TV'
    D. It produces an error because SUBQUERIES cannot be used with the case expression.

  • Question 213:

    Which three statements/commands would cause a transaction to end? (Choose three.)

    A. COMMIT
    B. SELECT
    C. CREATE
    D. ROLLBACK
    E. SAVEPOINT

  • Question 214:

    Examine the structure of the employees table:

    There is a parent/child relationship between EMPLOYEE_ID and MANAGER_ID.

    You want to display the name, joining date, and manager for all the employees. Newly hired employees are yet to be assigned a department or a manager. For them, 'No Manager' should be displayed in the manager column.

    Which SQL query gets the required output?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 215:

    A data manipulation language statement _____.

    A. completes a transaction on a table
    B. modifies the structure and data in a table
    C. modifies the data but not the structure of a table
    D. modifies the structure but not the data of a table

  • Question 216:

    View the Exhibits and examine the structures of the products, sales, and customers tables.

    You need to generate a report that gives details of the customer's last name, name of the product, and the quantity sold for a customers in 'Tokyo'. Which two queries give the required result?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 217:

    The PART_CODE column in the SPARES table contains the following list of values:

    Which statement is true regarding the outcome of the above query?

    A. It produces an error.
    B. It displays all values.
    C. It displays only the values A%_WQ123 and AB_WQ123 .
    D. It displays only the values A%_WQ123 and A%BWQ123 .
    E. It displays only the values A%BWQ123 and AB_WQ123.

  • Question 218:

    Which statement is true regarding transactions? (Choose all that apply.)

    A. A transaction can consist only of a set of DML and DDL statements.
    B. A part or an entire transaction can be undone by using ROLLBACK command.
    C. A transaction consists of a set of DML or DCL statements.
    D. A part or an entire transaction can be made permanent with a COMMIT.
    E. A transaction can consist of only a set of queries or DML or DDL statements.

  • Question 219:

    Which two statements are true about WHERE and HAVING clauses? (Choose two)

    A. A WHERE clause can be used to restrict both rows and groups.
    B. A WHERE clause can be used to restrict rows only.
    C. A HAVING clause can be used to restrict both rows and groups.
    D. A HAVING clause can be used to restrict groups only.
    E. A WHERE clause CANNOT be used in a query of the query uses a HAVING clause.
    F. A HAVING clause CANNOT be used in sub queries.

  • Question 220:

    View the Exhibit and examine the structure of the ORDERS and CUSTOMERS tables.

    Evaluate the following SQL command:

    SQL> SELECT o.order_id, c.cust_name, o.order_total, c.credit_limit

    FROM orders o JOIN customers c

    USING (customer_id)

    WHERE o.order_total > c.credit_limit

    FOR UPDATE

    ORDER BY o.order_id;

    Which two statements are true regarding the outcome of the above query? (Choose two.)

    A. It locks all the rows that satisfy the condition in the statement.
    B. It locks only the columns that satisfy the condition in both the tables.
    C. The locks are released only when a COMMIT or ROLLBACK is issued.
    D. The locks are released after a DML statement is executed on the locked rows.

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