Which two statements are true regarding single row functions? (Choose two.)
A. They can be nested only to two levelsWhich two statements are true regarding views? (Choose two.)
A. A sub query that defines a view cannot include the GROUP BY clauseConsider these three statements:
create synonym s1 for employees; create public synonym s1 for departments; select * from s1;
Which of the following statements is correct?
A. The second statement will fail because an object S1 already exists.Evaluate the following query:
SQL> SELECT TRUNC(ROUND(156.00, -1), -1)
FROM DUAL;
What would be the outcome?
A. 16View the Exhibit and examine the data in the products table.

You need to display product names from the products table that belong to the 'software/other' category with minimum prices as either S2000 or S4000 and no unit of measure. You issue the following query:

Which statement is true regarding the above query?
A. It executes successfully but returns no result.You need to extract details of those products in the SALES table where the PROD_ID column contains the string '_D123'. Which WHERE clause could be used in the
SELECT statement to get the required output?
A. WHERE prod_id LIKE '%_D123%' ESCAPE '_'Examine the following SQL commands:

Which statement is true regarding the execution of the above SQL commands?
A. Both commands execute successfully.Which one is a system privilege?
A. SELECTWhat is true about updates through a view?
A. You cannot update a view with group functions.Evaluate the SQL statement
DROP TABLE DEPT:
Which four statements are true of the SQL statement? (Choose four.)
A. You cannot roll back this statement.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.