Format date
hellooracle 10g
Windows 2003 server
I have the format date ‘dd/mon/yyyy’
but i need the formate date:
‘dd/mm/yyyy’,
But I change de variable :
NLS_LANGUAGE='spanish'
NLS_DATE_FORMAT='DD-MM-YYYY'
But the parameters oracle don't update.
Windows 2003 server
I have the format date ‘dd/mon/yyyy’
but i need the formate date:
‘dd/mm/yyyy’,
But I change de variable :
NLS_LANGUAGE='spanish'
NLS_DATE_FORMAT='DD-MM-YYYY'
But the parameters oracle don't update.
0