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:33:09
Message-ID: 3C4C26A5.7040906@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 definining
them across all my functions??

cheerz.
Mark

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Mark Hesketh 2002-01-21 14:37:03 Declaring constants in PG/PLSQL
Previous Message Jules Alberts 2002-01-21 13:32:57 using the same name for a related table, function, trigger