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