Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

get all tables postgres

SELECT * FROM pg_catalog.pg_tables;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #tables #postgres
ADD COMMENT
Topic
Name
4+2 =