Hi all:
I am new to Informix. Is there a isdate function in Informix. What I am trying to do is I have a table with 20 milliion rows. One of the column is 'DATE'. I have to make sure that the date column has actual date in it in the "yyyymmdd" format. If the date field is in the "yyyymmdd" format I should get true otherwise false. Can anyone please help me.
Thank you in advance