October 2002
Beginner
864 pages
18h 41m
English
Date functions are available in SQL, varying on each specific implementation. The syntax may vary, but the overall concept and functionality are the same. Date functions, similar to character string functions, are used to manipulate the representation of date and time data. Date functions are often used to format the output of dates and time in a more presentable format, to compare date values with one another, to compute intervals between dates, and so on.
You may have already raised the question: How do I get the current date from the database? The need to retrieve the current date from the database may originate from several situations, but the current date is normally returned either to ...
Read now
Unlock full access