Re: type of a field

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: ameen eetemadi <ameen78101(at)yahoo(dot)com>, pgsql-php(at)postgresql(dot)org
Subject: Re: type of a field
Date: 2002-05-02 16:49:03
Message-ID: web-1391698@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-php by date

  From Date Subject
Next Message knut.suebert 2002-05-02 19:55:59 Re: type of a field
Previous Message P. Jourdan 2002-05-02 16:31:07 boolean error