Accessing field properties

From: "Campbell, Scott" <scampbell1(at)mtt(dot)ca>
To: "'pgsql-sql(at)postgresql(dot)org'" <pgsql-sql(at)postgresql(dot)org>
Subject: Accessing field properties
Date: 2000-08-15 20:23:08
Message-ID: ED7A447524CCD311A9BF009027DC86ED011E39EE@NSEXCH02
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hey,

Is there a way to access the properties of a field through an SQL statement?
i.e. wether field is a foreign key or if it is primary or varchar etc.

I am connecting to the database through PERL/DBI and need to access the
properties of the fields to build the web page around.

Thanks

Scott Campbell

Browse pgsql-sql by date

  From Date Subject
Next Message Michael Wagner 2000-08-16 01:18:13 sql programming
Previous Message Madel, Kurt 2000-08-15 20:02:19 RE: Use a rule or a transaction