Skip to content

Commit 4a33970

Browse files
authored
Update burns.sql
Enhanced Readme in the script to make it more clear
1 parent 7adfd3a commit 4a33970

File tree

1 file changed

+2
-2
lines changed
  • data-platform/core-converged-db/resource-manager/scripts

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Run the script to burn CPU
2-
-- First execute burn.sql
1+
-- Connect to REDEF_USER and run the script to burn CPU
2+
-- First execute burn.sql to create the function and the required user
33

44
SELECT redef_user.burn_cpu (5) FROM dual;

0 commit comments

Comments
 (0)