Sample Header Ad - 728x90

Show DOMAIN details

10 votes
2 answers
6429 views
Showing the columns and constrains of a table in PostgreSQL is done with: \d+ Which lists the columns, data types and modifiers for a table. **How can I show the details and constraints of Posgresql domain ?**
Asked by Adam Matan (12079 rep)
Aug 11, 2014, 10:58 AM
Last activity: Mar 20, 2024, 11:08 AM