After logging into the SQL Console, you can perform SQL queries, development tasks, and database object management. This topic aims to guide you through the process of logging into the SQL Console.
Procedure
Log in to the OceanBase Cloud console, and access the SQL Console using one of the following 3 ways:
a. On the instance list page, expand the target instance and select Connect > SQL Console under the target tenant.

b. On the instance list page, click the name of the target tenant under the target instance to navigate to the Overview page of the tenant. Click SQL Console in the left-side navigation pane.

c. On the instance list page, click the name of the target instance to navigate to the Overview page of the instance. Click Tenants in the left-side navigation pane and select Connect > SQL Console under the target tenant.

Click + Create Account to create a database account for the login if you have not had an account already.

In the Create Account dialog, configure the database account information and click Create to finish creating the account.

- Regular Account Type: Has permissions for all databases under the current tenant.
- Super Account Type: Can specify certain databases and grant permissions for read/write/DDL/DML/Read-Only access.
- Read-Only Account Type: Allows viewing all databases under the current tenant.
On the SQL Console login page, enter the database account and password.
Click Connect to enter the SQL Console.