Dear All,

I have updated the release of my Postgres Database, from 7.0 to 7.3.
From the old version, I effected the following query to retrieve type and
length of a specific table field:

select *from pgadmin_tables where (table_name='".$strTableName."') AND (column_name='".$strColumName."')

How I obtain the same result with the new Postgres release?

Thank's in advance!

Monica

_________________________________________________________________
Send instant messages to anyone on your contact list with MSN Messenger 6.0. Try it now FREE! http://msnmessenger-download.com



---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to