DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SQL
postgres get all tables in schema
SELECT * FROM information_schema.tables WHERE table_schema = 'public'
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#postgres
#tables
#schema
ADD COMMENT
Topic
COMMENT
Name
2+1 =
Submit