date format
How does the following query know the format?
SYS@ofis SQL> select date '2000-12-07' from dual;
DATE'2000-12
------------
00-DEC. -07
Regard, Vilmos
0
How does the following query know the format?
SYS@ofis SQL> select date '2000-12-07' from dual;
DATE'2000-12
------------
00-DEC. -07
Regard, Vilmos