Year, month, and day values of date, as well as hour, minute, and second values of time, where fractional_seconds_precision is
the number of digits in the fractional part of the SECOND datetime
field. Accepted values of fractional_seconds_precision are
0 to 9. The default is 6. The default format is determined explicitly by theNLS_TIMESTAMP_FORMAT parameter
or implicitly by the NLS_TERRITORY parameter. The size is 7 or
11 bytes, depending on the precision. This data type contains the datetime fields YEAR, MONTH, DAY, HOUR,MINUTE,
and SECOND. It contains fractional seconds but does not have a
time zone.