October 2002
Beginner
864 pages
18h 41m
English
Date and time values are stored in table columns like any other data. Some sort of a Date data type is assigned to columns with date values. Dates can be stored as either a character string, or stored internally by the database in the available Date data type format. Each implementation has a default storage format for the date and time. The default format often varies among different implementations as do other data types for each implementation. In the following subsections, we study the standard format of the DATETIME data type and its elements. Later, we show you the data types for date and time in some popular implementations of SQL, including Oracle, Sybase, MySQL, and Microsoft SQL Server.
Read now
Unlock full access