Re: type of a field

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: type of a field
Дата
Msg-id web-1391698@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на type of a field  (ameen eetemadi <ameen78101@yahoo.com>)
Список pgsql-php
Ameen,

> I want to know the type of a field in a table
> how can I khow it ?

Way #1:
1. Log into to your database using the command line utility PSQL.
2. Type "\d <name of table>"

Way #2:
1. Install phpPgAdmin database administration tool.
2. Examine the table using phpPgAdmin.

-Josh

В списке pgsql-php по дате отправления:

Предыдущее
От: "P. Jourdan"
Дата:
Сообщение: boolean error
Следующее
От: "P. Jourdan"
Дата:
Сообщение: sql command