How can we achieve scheduling in memsql without external triggers/tool.
Some of my use cases are as mentioned below
- Data comparison at specific time.
- data extraction ( to file) after some process completes or at certain frequency.
- Data snapshot at specific intervals.