最新的Oracle Database SQL - 1z1-071免費考試真題
問題1
Which two statements are true regarding the DELETE and TRUNCATE commands? (Choose two.)
正確答案: A,E
說明:(僅 VCESoft 成員可見)
問題2
View the Exhibit and examine the structure of ORDER_ITEMS and ORDERS tables.

You need to remove from the ORDER_ITEMS table those rows that have an order status of 0 or
1 in the ORDERS table.
Which two DELETE statements are valid (Choose two.)

You need to remove from the ORDER_ITEMS table those rows that have an order status of 0 or
1 in the ORDERS table.
Which two DELETE statements are valid (Choose two.)
正確答案: C,D
問題3
Which three statements are true regarding the WHEREand HAVINGclauses in a SQL statement?
(Choose three.)
(Choose three.)
正確答案: C,D,E
問題4
You need to display the first names of all customers from the CUSTOMERS table that contain the character `e' and have the character `a' in the second last position.
Which query would give the required output?
Which query would give the required output?
正確答案: A
問題5
Examine this query:

Which two methods should you use to prevent prompting for a hire date value when this query is executed? (Choose two.)

Which two methods should you use to prevent prompting for a hire date value when this query is executed? (Choose two.)
正確答案: A,D
問題6
Which two commands execute successfully? (Choose two.)
- MANAGER is an existing role with no privileges or roles.
- EMP is an existing role containing the CREATE TABLEprivilege.
- EMPLOYEES is an existing table in the HR schema.
- MANAGER is an existing role with no privileges or roles.
- EMP is an existing role containing the CREATE TABLEprivilege.
- EMPLOYEES is an existing table in the HR schema.
正確答案: B,C
問題7
Examine this statement:

What is returned upon execution?

What is returned upon execution?
正確答案: D
問題8
Which two are true about using constraints? (Choose two.)
正確答案: A,E
問題9
Examine the data in the CUSTOMERStable:

You want to list all cities that have more than one customer along with the customer details.
Evaluate the following query:

Which two JOIN options can be used in the blank in the above query to give the correct output?
(Choose two.)

You want to list all cities that have more than one customer along with the customer details.
Evaluate the following query:

Which two JOIN options can be used in the blank in the above query to give the correct output?
(Choose two.)
正確答案: C,E
問題10
In your session, the NLS_DATE_FORMATis DD-MM-YYYY.
There are 86400 seconds in a day.
Examine this result:
DATE
-----------
02-JAN-2020
Which statement returns this?
There are 86400 seconds in a day.
Examine this result:
DATE
-----------
02-JAN-2020
Which statement returns this?
正確答案: B
問題11
Which statement is true about TRUNCATE and DELETE?
正確答案: B
說明:(僅 VCESoft 成員可見)
問題12
In the PROMOTIONS table, the PROMO_BEGIN_DATE column is of data type DATE and the default date format is DD-MON-RR.
Which two statements are true about expressions using PROMO_BEGIN_DATE contained a query? (Choose two.)
Which two statements are true about expressions using PROMO_BEGIN_DATE contained a query? (Choose two.)
正確答案: D,E
問題13
Evaluate the following SQL query;

What would be the outcome?

What would be the outcome?
正確答案: E
說明:(僅 VCESoft 成員可見)
問題14
Which two statements are true regarding working with dates? (Choose two.)
正確答案: C,D

