This example approves the current system recommendations on table SemiDb.OrderTbl.
CALL TDStats.ApproveStatJSON('{"DatabaseName":"SemiDb","TableName":"OrderTbl"}',jout);
Result:
jOut {"NumApproved":3}
This example approves the current system recommendations on table SemiDb.OrderTbl.
CALL TDStats.ApproveStatJSON('{"DatabaseName":"SemiDb","TableName":"OrderTbl"}',jout);
Result:
jOut {"NumApproved":3}