@@ -0,0 +1,3 @@
-- SQLite
SELECT SUM(quantity) AS qty, SUM(revenue) AS rev
FROM data WHERE description LIKE "%RoboSHOT 30E USB%" AND date >= '2021-01-01';
The note is not visible to the blocked user.