On Fri, Oct 25, 2002 at 08:11:59AM -0700, Diego wrote:
> Hi,
>
> There is commands SQL that allows myself to obtain the physical structure of
> a table?
> I want to see the types of information that has a table.
\d in psql.
\? gives you a list of all available commands.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.