postgres equivalent's

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Mike Starke
Dátum:  
Tárgy: postgres equivalent's
How can I find the postgres equivalent commands to these
mysql one's:
------------------

mysqlshow

mysqladmin create <db>

show tables;

describe <table>;

------------------
v/r
-mike