We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7adfd3a commit 4a33970Copy full SHA for 4a33970
data-platform/core-converged-db/resource-manager/scripts/burns.sql
@@ -1,4 +1,4 @@
1
--- Run the script to burn CPU
2
--- First execute burn.sql
+-- Connect to REDEF_USER and run the script to burn CPU
+-- First execute burn.sql to create the function and the required user
3
4
SELECT redef_user.burn_cpu (5) FROM dual;
0 commit comments