image
CHAPTER
5
Storing and Processing Dates and Times
In this chapter, you’ll learn how to perform the following tasks:
image   Use a datetime to store a date and time. A datetime stores a year, month, day, hour, minute, and second.
image   Use a timestamp to store a date and time. A timestamp stores a year, month, day, hour, minute, second, fractional second, and time zone.
   Use a time interval to store a length of time. An example time interval is 1 year 3 ...

Get Oracle Database 12c SQL now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.