Database Reference
In-Depth Information
users; and if NORECURSIVE is used, it will not print all the entities under the requested
entity. Here's an example:
LIST ALL PERMISSIONS
username | resource | permission
----------+-----------------------------+------------
oracle | <keyspace demo_cql> | SELECT
oracle | <table demo_cql.grant_test> | SELECT
testuser | <all keyspaces> | SELECT
testuser | <table demo_cql.grant_test> | SELECT
testuser | <keyspace system> | CREATE
Search WWH ::




Custom Search