Answers for "show all tables in schema postgresql"

3

list all tables in postgres schema

dt schema_name.*
Posted by: Guest on December-27-2021

Code answers related to "show all tables in schema postgresql"

Browse Popular Code Answers by Language