| От | Richard Huxton |
|---|---|
| Тема | Re: Desc table |
| Дата | |
| Msg-id | 45884349.6000105@archonet.com обсуждение исходный текст |
| Ответ на | Desc table (<Suma.Bommagani@tdameritrade.com>) |
| Список | pgsql-sql |
Suma.Bommagani@tdameritrade.com wrote: > > Hi ALL > > I have a Quick/small Question. > Well today is the first day for me in the Postgresql. > I want to "describe table" can any one tell me how to do it in > postgresql. If in psql, try \d <table-name> See the psql section of the manual for details. Most GUI tools (e.g. pgadmin) off a column-view of a table. The system-catalogues and information_schema views are a way to describe tables programmatically. HTH -- Richard Huxton Archonet Ltd
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера