A relational database is a database that has a set of tables which is manipulated in accordance with the relational model of data. It contains a set of data objects used to store, manage, and access data. Examples of such data objects are tables, views, indexes, functions and so on.
Follow the steps below to create a database:
This operation can be performed only when there is at least one active database.
A Create Database dialog box is displayed prompting you to provide the necessary information to create the database.
The database supports UTF-8, GBK, SQL_ASCII, and LATIN1 types of encoding character sets. Creating the database with other encoding character sets may result in erroneous operations.
The status bar displays the status of the completed operation.
You can view the created database in the Object Browser. The system related schema present in the server is automatically added to the new database.
Data Studio allows you to login even if the password has expired with a message informing that some operations may not work as expected when no other database is connected in that connection profile. Refer to Password Expiry for information to change this behavior.