SQL - Date datatype

Data System Architecture

SQL - Date datatype

About

A SQL DATE is a sql datatype that represents:

  • a date
  • at the day level (ie without hour, minutes, …)
  • and contains therefore the <datetime field>s YEAR, MONTH, and DAY;

Function

See date time function







Share this page:
Follow us:
Task Runner