Обсуждение: querying values defined in a check constraint

Поиск
Список
Период
Сортировка

querying values defined in a check constraint

От
"danno"
Дата:
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