For When You Can't Have The Real Thing
[ start | index | login ]
start > postgresql > List Tables In Databases

List Tables In Databases

Created by dave. Last edited by dave, one year and 31 days ago. Viewed 314 times. #2
[diff] [history] [edit] [rdf]
labels
attachments

Problem

List all tables in a given postgresql database:

Solution

select tablename from pg_tables;
no comments | post comment

Virtual Dave Megaplex:

Internet Explorer 6 Users >>Click Here

(read this note about local search)

Logged in Users: (0)
… and 4 Guests.


Editing: snipsnap-help, Image Macro

Installed 2 years and 127 days ago
Powered By >>SnipSnap Version 1.0b1-uttoxeter

This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt