fixed wildcard compound cols, ratios, etc.
This commit is contained in:
+1
-2
@@ -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
|
||||
Reference in New Issue
Block a user