Tag Archives: select

You execute this query: SELECT TO_CHAR(NEXT_DAY(LAST_DAY(SYSDATE), `MON'), `dd "Monday for" fmMonth rrrr')

You execute this query:SELECT TO_CHAR(NEXT_DAY(LAST_DAY(SYSDATE), `MON’), `dd “Monday for”fmMonth rrrr’)What is the result? A. It executes successfully but does not return any result B. It returns the date for the last Monday of the current month C. It generates an error D. It returns the date for the first Monday of the next month Correct Answer: D

Examine this SQL statement: SELECT cust_id, cust_last_name "Last Name" FROM customers WHERE country_id

Examine this SQL statement:SELECT cust_id, cust_last_name “Last Name”FROM customersWHERE country_id = 10UNIONSELECT cust_id CUST_NO, cust_last_nameFROM customersWHERE country_id = 30Identify three ORDER BY clauses, any one of which can complete the query successfully.(Choose three.) A. ORDER BY 2, cust_id B. ORDER BY “CUST_NO” C. ORDER BY “Last Name” D. ORDER BY 2, 1 E. ORDER BY CUST_NO Correct Answer:… Read More »

Which two statements are true about the WHERE and HAVING clauses in a SELECT statement? (Choose two.)

Which two statements are true about the WHERE and HAVING clauses in a SELECT statement?(Choose two.) A. The WHERE clause can be used to exclude rows after dividing them into groups B. WHERE and HAVING clauses can be used in the same statement only if applied to different table columns C. The HAVING clause can be used with… Read More »

Examine this SQL statement: SELECT cust_id, cust_last_name "Last Name" FROM customers WHERE country_id

Examine this SQL statement:SELECT cust_id, cust_last_name “Last Name”FROM customersWHERE country_id = 10UNIONSELECT cust_id CUST_NO, cust_last_nameFROM customersWHERE country_id = 30Identify three ORDER BY clauses, any one of which can complete the query successfully.(Choose three.) A. ORDER BY “Last Name” B. ORDER BY CUST_NO C. ORDER BY “CUST_NO” D. ORDER BY 2, 1 E. ORDER BY 2, cust_id Correct Answer:… Read More »

Which two statements are true about the WHERE and HAVING clauses in a SELECT statement? (Choose two.)

Which two statements are true about the WHERE and HAVING clauses in a SELECT statement? (Choose two.) A. The HAVING clause can be used with aggregating functions in subqueries B. Aggregating functions and columns used in HAVING clauses must be specified in the SELECT list of a query C. The WHERE clause can be used to exclude rows… Read More »

You want to create a new Activity Type. Which three features are disabled when you select "Multi-day

You want to create a new Activity Type.Which three features are disabled when you select “Multi-day activity”? A. enable “not started” trigger B. enable “day before trigger” C. support of preferred resources D. support of time slots E. calculate activity duration using statistics F. support of links Correct Answer: A,B,F https://docs.oracle.com/cloud/august2015/servicecs_gs/FAMDA/FAMDA.pdf

When you create a domain that includes the Java Required Files (JRF) components, you must select an existing

When you create a domain that includes the Java Required Files (JRF) components, you must select an existing database and provide connection details.If provisioning is not successful and you find an error ” Failed to validate db connectivity” in your Terraform job logs in Resource Manager, which is not the probable cause?Response: A. The database does not allow… Read More »

Oracle Platform as a Service is a feature rich, robust set of Cloud services. Select two options that

Oracle Platform as a Service is a feature rich, robust set of Cloud services. Select two options that list the services included in this Cloud service model. A. WebLogic Server, Business Intelligence, WebCenter Portal, and Golden Gate B. Visual Builder, Data Visualization, PL/SQL, and API Platform C. Digital Assistant, Autonomous DataImport, Data Save, and SOA D. Mobile Hub,… Read More »

Select The Definition That Best Describes The “Establish” Theme.

Select The Definition That Best Describes The “Establish” Theme. The core foundational activities you need to do once you’ve built something new. The process of internal marketing within your company to showcase the new website and the impact it’s having. The completion of the core strategy documents, such as the fundamental assumptions and the journey map. The organization… Read More »