I am trying to create a new account, but every time I run the command I get the following error:
SQL compilation error: syntax error line 4 at position 15 unexpected '@blahblah.com'. syntax error line 4 at position 15 unexpected '@blahblah.com'.
It seems like the command isn't seeing the email address as a string.
I've already tried wrapping the email address in quotes, but then I get an error that I don't have permission to create a new account.
Any thoughts?
ORGADMIN
on an account that has been enabled with the Organizations functionality? Can you share your statement? Are you trying to create a new Snowflake account or are you referring to USERS as accounts (common mistake in terminology). – Mike Walton