Grant
Grant the specified privilege(s) on the named securable to the named grantee (Deprecated)¶
For more information
Go to the SQL command page to view more information about arguments, options, privileges requirements, and usage guidelines.
Response¶
| Code | Description |
|---|---|
| 200 | Successful request. |
| 202 |
Grant the specified privilege(s) on all/future (as specified by bulkGrantType) securables of this type in a given scope to the named grantee (Deprecated)¶
For more information
Go to the SQL command page to view more information about arguments, options, privileges requirements, and usage guidelines.
Response¶
| Code | Description |
|---|---|
| 200 | |
| 202 |
Revoke the specified privilege on the named securable from the named grantee (Deprecated)¶
For more information
Go to the SQL command page to view more information about arguments, options, privileges requirements, and usage guidelines.
Response¶
| Code | Description |
|---|---|
| 200 | |
| 202 |
Revoke the grant option for the specified privilege on the named securable from the named grantee (Deprecated)¶
For more information
Go to the SQL command page to view more information about arguments, options, privileges requirements, and usage guidelines.
Response¶
| Code | Description |
|---|---|
| 200 | |
| 202 |
Revoke the specified privilege on the specified all/future securable in the given scope from the named grantee (Deprecated)¶
For more information
Go to the SQL command page to view more information about arguments, options, privileges requirements, and usage guidelines.
Response¶
| Code | Description |
|---|---|
| 200 | |
| 202 |
Revoke the grant option for the specified privilege on the specified all/future securable in the given scope from the named grantee (Deprecated)¶
For more information
Go to the SQL command page to view more information about arguments, options, privileges requirements, and usage guidelines.
Response¶
| Code | Description |
|---|---|
| 200 | |
| 202 |
List of privileges associated with this grantee type and name (Deprecated)¶
For more information
Go to the SQL command page to view more information about arguments, options, privileges requirements, and usage guidelines.
Query Parameters¶
| Parameter | Description |
|---|---|
| showLimit integer | Query parameter to limit the maximum number of rows returned by a command. |
Response¶
| Code | Description |
|---|---|
| 200 | successful |
| 202 | Successfully accepted the request, but it is not completed yet. |