Question 81
You have been tasked to create a table for a banking application.
One of the columns must meet three requirements:
1. Be stored in a format supporting date arithmetic without using
conversion functions
2. Store a loan period of up to 10 years
3. Be used for calculating interest for the number of days the loan
remains unpaid
Which data type should you use?
One of the columns must meet three requirements:
1. Be stored in a format supporting date arithmetic without using
conversion functions
2. Store a loan period of up to 10 years
3. Be used for calculating interest for the number of days the loan
remains unpaid
Which data type should you use?
Question 82
Which three statements are true about single-row functions? (Choose three.)
Question 83
Which two tasks can you perform using DBCA for databases? (Choose two.)
Question 84
Which two statements are true about the DUAL table? (Choose two.)
Question 85
Which three statements are true about dropping and unused columns in an Oracle database? (Choose three.)