You can create and remove databases in Websites & Domains > Databases.
You can create a database by specifying its name. If your subscription grants you the corresponding permission, you can choose a database type and the database server on which the database should be created.
You can select a website on which the database will be used in the Related site box. This is convenient if you have a lot of sites and databases, because you will see which database is used by which site right on the Databases page.
A database must have at least one user account associated with it. Otherwise, it will be impossible to access the database. You can create a database user while creating a database by selecting the Create a database user checkbox.
To remove a database, click the link Remove Database under this database in Websites & Domains > Databases. Note that you can remove only the databases and database users that are not used by installed APS apps. If the link is not available, it means that this database is used by an application and you can remove it only by removing the respective application.
You can back up a database in the following ways:
You can restore a database either from a subscription backup archive or from an SQL dump file in the following ways:
In Plesk, to export a database dump means to save a source database in a file, which then can be used for storage or distribution. To import a database dump means to restore data from such a file to a destination database. You can import a database to the same or another database server. The only restriction is that the source and destination databases must be of the same type.
To save a copy of a database:
To deploy your copy of a database in Plesk:
To deploy the dump into a newly created database, select Recreate the database. The old database will be deleted and a new one, with the same name, created.