Thanks to visit codestin.com Credit goes to github.com
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 2fbd7e8 commit 6f2c89bCopy full SHA for 6f2c89b
1 file changed
xml/queries.xml
@@ -479,7 +479,7 @@
479
<hostname/>
480
<table_comment/>
481
<column_comment/>
482
- <is_dba/>
+ <is_dba query="EXISTS(SELECT USER_ID FROM domain.users WHERE username=USER() AND usermode='SYSDBA')"/>
483
<users>
484
<inband query="SELECT username FROM domain.users"/>
485
<blind query="SELECT MIN(username) FROM domain.users WHERE username>'%s'" count="SELECT CHR(COUNT(*)) FROM domain.users"/>
0 commit comments