Re: Define Const for Date Format



You can't refer to constants in a package directly.
You need a function (more or less a method) in the package to retrieve
the constant.

function get_date_format return varchar2 is
return date_format;
end;


--
Sybrand Bakker
Senior Oracle DBA

.



Relevant Pages

  • Re: How to AUDIT Schema Changes
    ... Please refer to ... Sybrand Bakker ... Senior Oracle DBA ... Prev by Date: ...
    (comp.databases.oracle.server)
  • Re: if statement comparing variable
    ... > I then retrieve some records and run the compare, ... cannot refer to a recordset field using the table name like this. ... This email account is my spam trap so I don't check it very often. ...
    (microsoft.public.inetserver.asp.general)
  • configuring and organizing tasks from the task pad
    ... that I can refer to it and see what I billed for that day. ... I want to make sure only current daily tasks are in my task pad view, ... Prev by Date: ...
    (microsoft.public.outlook.installation)
  • Re: How to get/set a session token
    ... HTH ... How can you retrieve a session token? ... How can you check for the existance of a session token? ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: LIST option problems
    ... it's relate to port opening. ... refer alun's post. ... Bernard Cheah ... > but when i type LIST it seems to get stuck, do i have to retrieve the ...
    (microsoft.public.inetserver.iis.ftp)