literal does not match format string
把字符串賦值給日期型,解決:先把字符串轉換成日期型再賦值如:where c.pbeg_date >= to_date('2007-11-12','yyyy
- MM - DD') and c.pbeg_date <= to_date('2007-12-12','yyyy -MM - DD')
posted on 2008-12-14 19:44 軋鋼王子 閱讀(869) 評論(0) 編輯 收藏 所屬分類: Oracle 語法