1.Could not synchronize database state with session
(注意:下面如果还有这样的错:ORA-01861: literal does not match format string)
日期字段不能用string,要用date(不然UPDATE时会报这样的错)
1.Could not synchronize database state with session
(注意:下面如果还有这样的错:ORA-01861: literal does not match format string)
日期字段不能用string,要用date(不然UPDATE时会报这样的错)