View difference between Paste ID: ZB2FcLXm and wxzyJ5Pk
SHOW: | | - or go back to the newest paste.
1-
SELECT MIN(total),
1+
SELECT COUNT(*) - COUNT(fax)
2-
       MAX(total),
2+
FROM client;