Computer Science, asked by uditi4singh, 1 year ago

_____ data type is used to store date and time values .
[chapter-(MORE ON VB 2010 EXPRESS)]

Answers

Answered by Anonymous
11

Hi

Date data type is used to store date and time values .

Use the Date data type to contain date values, time values, or date and time values.

Answered by jhangir789
0

Date data type is used to store date and time values .

  • Use the Date data type to contain date values, time values, or date and time values.

Which data type should be used to store the date?

  • Date Time types are used for declaring variables for storing date and time values with an accuracy down to milliseconds.
  • The range of values for DateTime data type is 1/1/-32768 12:00:00.000 AM to 12/31/32767 11:59:59.999 PM.

Which datatype stores time as well as time?

The TIME STAMP data type consists of a date and time, with optional time zone.

What type of data is dates?

  • They are ordinal, as one date is bigger than the date before it.
  • It is also quantitative as it can added, subtracted etc.

Hence, Date data type is used to store date and time values .

#SPJ2

Similar questions