From fcaf95fcdfe86ce2efe8fe1fc9ac50c7c745964b Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Wed, 28 Aug 2024 12:34:28 -0400 Subject: [PATCH] discover balance --- database/reports/dcard_bal.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/reports/dcard_bal.sql b/database/reports/dcard_bal.sql index 0eb89d4..5273296 100644 --- a/database/reports/dcard_bal.sql +++ b/database/reports/dcard_bal.sql @@ -5,4 +5,4 @@ SELECT FROM tpsv.dcard_default r ORDER BY - r."Post Date" asc \ No newline at end of file + r."Post Date" desc