semillero-INVIMA/benchmarks/queries/query_01.sql

3 lines
58 B
SQL

SELECT COUNT(*)::bigint AS total
FROM invima_api_catalog;