c***@hotmail.com
2007-08-27 04:25:00 UTC
Is this sql valid in DB2?
Where insert value is a date time.
INSERT INTO TABLE1 VALUES ('27-Aug-2007 12:21:18');
If Not, Can you show me the correct sql?
I get SQLState 22007 while run this sql, which is the invalid datetime.
Where insert value is a date time.
INSERT INTO TABLE1 VALUES ('27-Aug-2007 12:21:18');
If Not, Can you show me the correct sql?
I get SQLState 22007 while run this sql, which is the invalid datetime.