Hello There!
I have created a database in Oracle 11g using sqlDeveloper. In the table I have created only two fields e.g. Bill_Month, Issue_Date etc the data type for the both fields is Date, but when I want to enter the data into table from web page. I am unable to save any date in the both fields. When I change the data type for the both fields like vnarcher 20 it saves the record in only Issue_Date. So, Please help me this is my final project. I am unable to go further in my project due to this hurdle.
Thanks