This example removes all the current recommendations on database SemiDb.
CALL TDStats.RemoveMissingRecsJSON('{"DatabaseName":"SemiDb"}',jout);
Result:
jOut {"NumRemoved":6}
This example removes all the current recommendations on database SemiDb.
CALL TDStats.RemoveMissingRecsJSON('{"DatabaseName":"SemiDb"}',jout);
Result:
jOut {"NumRemoved":6}