Q: How to create a new database?

A: There are two ways to create a database:

To create a database using dmSQLs:

Type the following at the dmSQLs command prompt and press the Enter key

dmSQL> create db database name ;

To create a database using Server Manager

  • From the Database menu, choose the Create command.
  • Enter a database name in the Database Name field and enter the related information.