Oracle
1Z0-061 · Question #1
1Z0-061 Question #1: Real Exam Question with Answer & Explanation
The correct answer is D. INTERVAL DAY TO SECOND. See the full explanation below for the reasoning.
Question
You need to create a table for a banking application. One of the columns in the table has the following requirements: 1) You want a column in the table to store the duration of the credit period. 2) The data in the column should be stored in a format such that it can be easily added and subtracted with date data type without using conversion functions. 3) The maximum period of the credit provision in the application is 30 days. 4) The interest has to be calculated for the number of days an individual has taken a credit for. Which data type would you use for such a column in the table?
Options
- ADATE
- BNUMBER
- CTIMESTAMP
- DINTERVAL DAY TO SECOND
- EINTERVAL YEAR TO MONTH
Community Discussion
No community discussion yet for this question.