Re: type of a field - Mailing list pgsql-php

From Josh Berkus
Subject Re: type of a field
Date
Msg-id web-1391698@davinci.ethosmedia.com
Whole thread Raw
In response to type of a field  (ameen eetemadi <ameen78101@yahoo.com>)
List 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 by date:

Previous
From: "P. Jourdan"
Date:
Subject: boolean error
Next
From: "P. Jourdan"
Date:
Subject: sql command