Creating a Schema
After a database is created, you need to create a schema because database operations cannot be performed in system schemas. This section describes how to create a schema and execute SQL statements.
Procedure
- Click
in the upper left corner and select a region and project.
- Click
in the upper left corner, and under Databases, click Data Admin Service.
- In the navigation pane on the left, choose Development Tool.
- Locate the DB instance that you want to log in to and click Log In in the Operation column.
- In the database list of the Home page, locate the database where you want to create a schema and click Manage in the Operation column.
- Click Create Schema. On the displayed page, enter a schema name.
- Click OK. The schema you created appears in the schema list.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.