How to enable query execution time in snappydata shell?
How to enable query execution time in snappydata shell?
I want to know query execution time in snappy data. Is there any option which shows time in seconds?
1 Answer
1
Running elapsedtime on; on snappy shell shows time elapsed in miliseconds.
elapsedtime on;
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
thank you @amogh
– Ashu
Jul 3 at 9:55