Hi all, Is there a way to view the list of all tables from python
(or any other languages for that matter) DB-API? What I’m looking for is
a command similar to the meta-command ‘\d’ that works with the psql
client. Thanks very much! Dan |
- [SQL] viewing the description of tables from python DB-API Daniel Joo
- Re: [SQL] viewing the description of tables from pyth... Alvaro Herrera
- Re: [SQL] viewing the description of tables from pyth... Rodrigo De Leon
- Re: [SQL] viewing the description of tables from ... Scott Marlowe
- Re: [SQL] viewing the description of tables from pyth... George Young