pgAdmin show tables code example Example: how to see the content of tables in pgadmin SELECT * FROM <table_name>;