1 line
48 B
SQL
1 line
48 B
SQL
SELECT count(*) c FROM "tasks" WHERE owner = $1; |
SELECT count(*) c FROM "tasks" WHERE owner = $1; |