Can not get CAST to work with DATE.
I am trying to complete the "Try It Out" in Chp 9 (Converting Data to Different Types)
but I can not get the "CAST(DateOut AS UNSIGNED INTEGER) AS DateOut_INT" to convert the date to an integer. All I get is the 2006 year in the the DateOut_INT column. Has anyone else had this problem?
Brian
|