![]() | Products |
| Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 SQL Manual » DDL Statements » CREATE ROLE |
CREATE ROLE <Name> [DESCRIPTION <Description>] [ATTRIBUTES <CustomAttributes>]
-- The following statement creates a Cashier role. CREATE ROLE "Cashier" DESCRIPTION 'Cashier Role'
| Deviation | Details |
| DESCRIPTION | The DESCRIPTION clause is an ElevateDB extension. |
| ATTRIBUTES | The ATTRIBUTES clause is an ElevateDB extension. |
| WITH ADMIN | The WITH ADMIN clause is not supported. |
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 ? |

