Login ProductsSalesSupportDownloadsAbout |
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 Thursday, November 16, 2023 at 10:39 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |