PostgreSQL schema Explorer commands Count number of rows inside a table: SELECT count(*) FROM myschema.mytable;