Subject: How to get table definition of a PostgreSQL table
Date: Thu, 26 Oct 2006 23:25:56 -0700 (PDT)
Hi.
I would like to get field's name, datatype of each field, length of each field and precision of each field of a PostgreSQL table. Please let me SQL query to get this information.
Thanks,
Sandeep