Dave Rolsky wrote:
[...]
MySQL has quite a number of possible formats, including:

  DATETIME column - "YYYY-MM-DD HH:MM:SS"
  DATE column     - "YYYY-MM-DD"
  TIME column     - "HH:MM::S"
  TIMESPAN column - "YYYYMMDDHHMMSS" and about 6-7 others
Forgive my ignorance here, but does a MySQL timestamp differ
from a SQL timestamp?  If not, does it make sense to rename
things D::F::SQL and the like, for those with Oracle and RDB
and other SQL based databases?

brad

Reply via email to