A database is a set of data with a regular structure. A database contains two types of data, application data and a database catalog.
A database is generated and managed by the database system and is stored permanently in the volumes. You can access the data in a database using SQL statements.
See also:
Database Manager GUI, Creating a Database Instance
Database Manager CLI, Creating a Database Instance
Reference Manual, SQL Statements: Overview