Hello all, I am trying to out put the tables of a database. I have psql -d mydb -c "\d" This works but I am looking at turning on the html out put which it will not do. If I am able to get just the table titles that would be most ideal.
- Re: [SQL] Outputting the Tables of a database Brian C. Doyle
- Re: [SQL] Outputting the Tables of a database Poul L. Christiansen
- [SQL] Outputting the Tables of a database Brian C. Doyle