About CREATE DATABASE Statement Clauses

nodejs training courses malaysia

You can use the CREATE DATABASE clauses to simplify the creation and management of your database.

oracle database training courses malaysia

When you execute a CREATE DATABASE statement, Oracle Database performs at least these operations:

  • Creates the data files for the database
  • Creates the control files for the database
  • Creates the online redo logs for the database and establishes the ARCHIVELOG mode

oracle cloud infrastructure training courses malaysia

  • Creates the SYSTEM tablespace
  • Creates the SYSAUX tablespace
  • Creates the data dictionary
  • Sets the character set that stores data in the database
  • Sets the database time zone
  • Mounts and opens the database for use

MySQL database training courses malaysia

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *