- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
I try query def in js but JS code giving an error
Need JS to read and save output coming from below SQL.
Workflow Image:-
SQL code activity contains:-
SELECT relname,
last_vacuum,
FROM pg_stat_all_tables
WHERE schemaname = 'common'
ORDER BY last_vacuum DESC;
Thanks & Regards
Abhishek Keshri
Solved! Go to Solution.
Views
Replies
0 Likes
Total Likes