Use database development tooling to build your database.
You can develop the following with database development tooling:
SQL files – typically, these are SQL statements or portions of code that you plan to use in a routine object.
Routine objects – form the building blocks of your database application that you can then integrate into a business process.
Databases – you can create simple databases for use in developing applications.
Tables and views – you can create and edit tables and views.