Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

amount of entries in a table psql

SELECT count(*) FROM table_name;
Source by wiki.postgresql.org #
 
PREVIOUS NEXT
Tagged: #amount #entries #table #psql
ADD COMMENT
Topic
Name
6+8 =