If data is empty when using to_date(?,'yyyy/mm/dd') insert file into db
HjavaFeb 21 2012 — edited Feb 21 2012online form insert the ? is user input, if the user did input , the following work find, but if the input file is empty the insert will get error , how to handle
If data is empty when using to_date(?,'yyyy/mm/dd')
Thank you