Hi,
Is there no way to use \watch to let it run the last script that I just run?
When do I do as below:
select 1 ;
\i x.sql
\watch 20
It runs select 1 instead.
At the moment, a workaround is I run the content of x.sql itself and then run watch.
Please advise. Thanks.
Regards,
Ed