Databases are created under logins and there can be several databases under one login.
To create a Microsoft SQL database:
- Select Microsoft SQL databases in the Databases menu.
- Click the Add database icon at the bottom of the page that appears.
- Fill the MSSQL Database Creationform:

- Click the Submit button.
- Agree to additional charges.
Important: When Microsoft SQL creates a database, it automatically creates a user with the same name as the login this database was created under.
To delete a database, click the Trash icon against the database name in the Controls section. Deleting a database will delete all its users.