File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
src/connections/storage/catalog/snowflake Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -93,11 +93,10 @@ To install and verify your accounts:
93
93
snowsql -a <account> -u <user>
94
94
```
95
95
96
- For accounts outside the US, the account ID includes the region. You can find your account name from the browser address string:
96
+ For accounts outside the US, the account ID includes the region. You can find your account name from the browser address string.
97
97
98
- < img width = " 566 " alt = " rtaImage " src = " https://user-images.githubusercontent .com/37472597/212277907-04e05f89-ae0c-4c75-a355-9ce975cb05a0.png " >
98
+ If your web address is ` https://myaccountname.snowflakecomputing .com/console#/internal/worksheet ` , your account name would be ` myaccountname ` .
99
99
100
- The text in the red box (the one before the first dot) is going to be your account name.
101
100
102
101
You can also find part of your account name by running the following query on your worksheet in Snowflake:
103
102
You can’t perform that action at this time.
0 commit comments