can you retrieve data type and length from PostgreSQL?
Posted: Sun Dec 05, 2004 8:53 pm
I know you can retrieve column names using pg_fieldname. Has anyone been able to retrieve the data type associated to that column and the data length contrain of that column?
It would make much better error checking if that is possible.
Thank you in advance.
Regards
Mian
It would make much better error checking if that is possible.
Thank you in advance.
Regards
Mian