Which data type would you use for such a column in the table?

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?

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?

A.
DATE

B.
NUMBER

C.
TIMESTAMP

D.
INTERVAL DAY TO SECOND

E.
INTERVAL YEAR TO MONTH



Leave a Reply 12

Your email address will not be published. Required fields are marked *


Google

Google

Here is a great Blog You may Find Interesting that we encourage you to visit.

Mentoring

Mentoring

the time to study or visit the content or websites we’ve linked to below the

itech

itech

check below, are some entirely unrelated internet sites to ours, even so, they’re most trustworthy sources that we use

youtube to mp3 online

youtube to mp3 online

always a massive fan of linking to bloggers that I enjoy but really don’t get a whole lot of link really like from

Free download games

Free download games

that could be the end of this report. Here youll find some web pages that we feel you will enjoy, just click the hyperlinks over

app creator

app creator

one of our guests a short while ago advised the following website

free app maker

free app maker

just beneath, are many entirely not related websites to ours, nevertheless, they’re certainly really worth going over

app builder

app builder

the time to study or check out the content or web-sites we’ve linked to below the

cork coasters

cork coasters

below you will discover the link to some internet sites that we feel you must visit

Butterfly valve manufacturer

Butterfly valve manufacturer

Wonderful story, reckoned we could combine a few unrelated information, nonetheless truly worth taking a look, whoa did one particular master about Mid East has got far more problerms too

online istikhara

online istikhara

always a significant fan of linking to bloggers that I adore but really don’t get a great deal of link appreciate from

9jansen

9jansen

D

INTERVAL DAY TO SECOND type stores time intervals measured in days and seconds.