You need to calculate the number of days from 1st January 2007 till date . Dates are stored in the default format of dd-mon-rr. Which two SQL statements would give the required output? (Choose two.)
A. SELECT SYSDATE - '01-JAN-2007' FROM DUAL:Examine the structure of the EMPLOYEES table:

You want to generate a report that contains the department IDs and last names of employees ordered by hire date in their respective departments. Employees from one department must appear in a single row. Which query will provide the required output?
A. SELECT department_id "Dept.",LISTAGG (last_name, `;') WITHIN GROUP (ORDER BY hire_date)" Employees"FROM employeesGROUP BY department_idORDER BY department_id;Which two statements are true regarding single row functions?
A. MOD: returns the quotient of a divisionWhich two statements are true about constraints? (Choose two.)
A. The UNIQUE constraint does not permit a null value for the column.See the structure of the PROGRAMS table:

Which two SQL statements would execute successfully? (Choose two.)
A. SELECT NVL(ADD_MONTHS(END_DATE, 1), SYSDATE)FROM programs;Which three are true? (Choose three.)
A. A MERGE statement is used to merge the data of one table with data from another.Evaluate the following SQL statements:
Exhibit:

Which is the correct output of the above query?
A. +00-300, +54-02, +00 11:12:10.123457Which statements are correct regarding indexes? (Choose all that apply.)
A. For each data manipulation language (DML) operation performed, the corresponding indexes are automatically updated.Which statement is true regarding sub queries?
A. The LIKE operator cannot be used with single- row subqueries.Which view should a user query to display the columns associated with the constraints on a table owned by the user?
A. USER_CONSTRAINTSNowadays, 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.