Show Tables in Postgres

Last modified: October 10, 2019

Contribute to Data School

We are actively working on this chapter. We are looking for two types of contributions:

  1. Help writing this chapter
  2. Share your story about working through this problem at work

Please reach out to @Matt David on our slack to discuss what you want to contribute.

Data School wants a comprehensive post to help people show their tables in Postgres. Please use stack overflow to understand the variations: https://stackoverflow.com/questions/769683/show-tables-in-postgresql

The structure of the post should be

  • Answer the question simply (provide sql query when appropriate)
  • Define example scenario we will be using (use a familiar dataset: facebook friends, Amazon store, Uber riders, etc)
    • Provide a small table
  • Use images to show what is happening
    • link to other Data School pages/images where appropriate (joins, aggregations, subqueries, window functions, case when)
  • Demonstrate in detail with SQL
  • Recap why this was important to answer the question

Written by:
Reviewed by: