Re: comandos en postgresql
- From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
- To: Henrry Joshney Servitá Sánchez <henser05(at)yahoo(dot)com>
- Cc: pgsql-es-ayuda(at)postgresql(dot)org
- Subject: Re: comandos en postgresql
- Date: Tue, 29 Jan 2008 21:44:54 -0300
- Message-id: <20080130004454(dot)GH27546(at)alvh(dot)no-ip(dot)org>
Henrry Joshney Servitá Sánchez escribió:
> Estos comandos en mysql
>
> SHOW CREATE TABLE
> SHOW VARIABLES LIKE
> SHOW tables
Prueba con \d y \h en psql. \h CREATE TABLE muestra la ayuda de CREATE
TABLE.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Home |
Main Index |
Thread Index