fixed wildcard compound cols, ratios, etc.

This commit is contained in:
2022-09-23 16:08:24 +08:00
parent c39ec80e1d
commit fb870c9977
13 changed files with 129 additions and 33 deletions
+1 -2
View File
@@ -43,5 +43,4 @@ SELECT ID, avgs(10, ClosePrice)
FROM td NATURAL JOIN
HistoricQuotes
ASSUMING ASC TradeDate
GROUP BY ID
ORDER BY ID
GROUP BY ID