Re: type of a field

Поиск
Список
Период
Сортировка
От Duncan Adams (DNS)
Тема Re: type of a field
Дата
Msg-id 7DD34E6DF5CD1B4283DDAB96A855DCED2F329F@vodabemail1.vodacom.co.za
обсуждение исходный текст
Ответ на type of a field  (ameen eetemadi <ameen78101@yahoo.com>)
Список pgsql-php
Would pg_fieldname() and pg_fieldtype() also be an option?

-----Original Message-----
From: Josh Berkus [mailto:josh@agliodbs.com]
Sent: Thursday, May 02, 2002 6:49 PM
To: ameen eetemadi; pgsql-php@postgresql.org
Subject: Re: [PHP] type of a field


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

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

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

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