Thread: querying values defined in a check constraint

querying values defined in a check constraint

From
"danno"
Date:
I would like to query values defined in a check
constraint on a field so I can populated a web
form dynamically with options for users.

Can this be done?
I'm using Python with the PgSQL and libpq drivers
to interface with the database.

regards
Danno