Declaring constants in PG/PLSQL

From: Mark Hesketh <renmark(at)iprimus(dot)com(dot)au>
To: pgsql-novice(at)postgresql(dot)org
Subject: Declaring constants in PG/PLSQL
Date: 2002-01-21 14:37:03
Message-ID: 3C4C278F.8040800@iprimus.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

Can someone tell me if it's possible to globally scope my constants? How
do I declare them for reuse? Don't tell me I have to keep defining them
atop each function... :|

cheerz.
Mark

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jules Alberts 2002-01-21 14:56:34 Re: Declaring constants in PG/PLSQL
Previous Message Mark Hesketh 2002-01-21 14:33:09 Declaring constants in PG/PLSQL