Which character is used to store date or time in date data type?
Date data type Date At Time on store and a favorite T
Select one:
O A. $
$
O B.
0
O C.
#
Answers
Answered by
0
Answer:
$ is the correct answer
mark as brainliest
and you also can follow me
Answered by
0
Answer:
$
Explanation:
Time Data Types
The TIME data type consists of a time in hour, minutes, seconds, optional fractions of a second, and optional time zone.
The format is as follows:
TIME [time_precision] [time_zone_spec]
time_precision
(Optional) Indicates the number of digits of precision in the fractions of seconds, as an integer value from 0 to 9. When no time precision is supplied, the value of time_precision is set to 0 by default.
Note: When a value is entered that exceeds the specified precision, the value is truncated at the specified precision.
time_zone_spec
(Optional) Specifies a time zone as one of the following:
• WITH TIME ZONE
• WITHOUT TIME ZONE
• WITH LOCAL TIME ZONE
#SPJ3
Similar questions