Date in Oracle 8
How do I get the current date in Oracle 8? I've read there is a commaind CURRENT_DATE and SYS_DATE in later version of Oracle but I can't figure out what the date command is for Oracle.
What format is the date in? Everytime I try to add one manually I get an incorrect format error.
|