I have a 9i db and set the nls_date_format in the initialization parameters to DD-MON-YYYY. when I select a field in sqlplus that has a date value it shows it in DD-MON-YY. I even set the NLS_lang registry key for oracle to DD-MON-YYYY. Why wont the date format show what I set it for?