Hi!
First: please be lenient with my English... thank you
In the preferences I have put the date format to user defined DD.MM.YYYY .
I do have a table with a date field.
When I try to do the following:
select * from table where table_datefield = '31.12.2004'
I do get an ORA-01843.
I have tried some variations with the date but it won
First: please be lenient with my English... thank you
In the preferences I have put the date format to user defined DD.MM.YYYY .
I do have a table with a date field.
When I try to do the following:
select * from table where table_datefield = '31.12.2004'
I do get an ORA-01843.
I have tried some variations with the date but it won