Skip to content

Commit 5e957cf

Browse files
JaBistDuNarrischJaBistDuNarrisch
authored andcommitted
Minor change
1 parent 72ea6ab commit 5e957cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sql/oracle.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ grant resource to k with admin option;
1414
grant connect to k with admin option;
1515
grant unlimited tablespace to k with admin option;
1616
grant select on v_$session to k with grant option;
17-
grant select on sys.gv_$session to k with grant option
17+
grant select on sys.gv_$session to k with grant option;
1818
grant alter system to k;
1919

2020
exit;

0 commit comments

Comments
 (0)