updating the year using informix sql
updating the year using informix sql
(OP)
update table set column[7,10] = "2009";
works if column is a string datatype, but how can i change only the year if column is datatype date, using informix SQL?
works if column is a string datatype, but how can i change only the year if column is datatype date, using informix SQL?
RE: updating the year using informix sql
Hope This Helps, PH.
FAQ219-2884: How Do I Get Great Answers To my Tek-Tips Questions?
FAQ181-2886: How can I maximize my chances of getting an answer?