![]() | Products |
| Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 SQL Manual » DDL Statements » GRANT ROLES |
GRANT <RoleName> [,<RoleName>] TO <Authorization> [,<Authorization>] <Authorization> = <UserName>
-- The following statement grants the Administrators -- role to the user "Joe Smith". GRANT "Administrators" TO "Joe Smith"
| Deviation | Details |
| WITH ADMIN OPTION | ElevateDB does not support the WITH ADMIN OPTION clause. Only administrators can grant privileges and roles in ElevateDB. |
| GRANTED BY | ElevateDB does not support the GRANTED BY clause. The grantor in ElevateDB is always the administrator executing the GRANT statement. |
This web page was last updated on Tuesday, September 16, 2025 at 04:56 PM | Privacy Policy © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

