CREATE USER
Create a new user.
SyntaxCREATE USER <username>
Parameters
<username>
String
Specify the email of the user you're creating. This will be username used to login to Dremio. Enclose the email in double quotes.
Example
Create a userCREATE USER "user@dremio.com"
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.