Database tool to view tables

Answered

I am using the Database tool to connect to a Postgres data source. How can I see the tables under my database?

0
6 comments

Can you please be clear? I am not seeing any tables and how can I double click it?

0

Unfold the "public" schema and "tables" folder inside. Then double click on the table name to see it: 

0

There's nothing under my public folder. I am sure I have tables in different schemas.

0

Click '1 of 9' link next to DB name and select some other schemas, you should see tables when introspection process finishes.

0

Thank you, that did the trick

0

Please sign in to leave a comment.