describe table query?
От | Andrew Bulmer |
---|---|
Тема | describe table query? |
Дата | |
Msg-id | 20020909213002.62619.qmail@web20607.mail.yahoo.com обсуждение исходный текст |
Ответы |
Re: describe table query?
Re: describe table query? Re: describe table query? |
Список | pgsql-general |
I'm trying to write an Access clone in java that will use PostGres as a backend. Problem is, I need to be able to list all the fields (and data types) in a table. I know about "\d" but that only seems to work on the command line client (doesn't work if I pass it in as a query). I know in mysql DESCRIBE <table> will do it... is there an equivalent in postgres? I tried google but all I could find were references to the \d command. __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
В списке pgsql-general по дате отправления: