Latest Activity
Hello, When I am trying to run the describe role statement (Desc role role-name) I get an error as, Syntax error: Exception parsing query near '-' I tried executing the statement (Desc role 'role-name') but got the error as, Syntax error: Exception p...
Beside DESC command, is there a way to query JDBC datasource's DATABASEURI and username for all JDBC on a production environment? thanks