Which three statements are true about a self join? (Choose three.)
Which two tasks can you perform using DBCA for databases? (Choose two.)
You have been tasked to create a table for a banking application.
One of the columns must meet three requirements:
Be stored in a format supporting date arithmetic without using conversion functions Store a loan period of up to 10 years Be used for calculating interest for the number of days the loan remains unpaid Which data type should you use?
Which two statements are true about the SET VERIFY ON command? (Choose two.)
Examine the description of the CUSTOMERS table:
You want to display details of all customers who reside in cities starting with the letter D followed by at least two characters.
Which query can be used?