Scenarios
TencentDB for SQL Server allows you to delete databases on the Database Management page in the console.
Operation Steps
1. Log in to the TencentDB for SQL Server console and click Instance ID or Manage in the Operation column in the instance list to enter the instance management page. 2. On the instance management page, select the Database Management page, select the database to delete from the list, and click Delete in the Operation column.
Note:
Before deleting a database, ensure that it is not used by remaining connections.
Before the deletion operation is performed, the system will disable all other connections of the current database to avoid operation failure.
Support batch deletion of databases. On the database management page, select multiple databases, and then choose Batch Management > Batch Delete at the top.
3. In the dialog box that appears, select whether to back up, read and select "Close all other connections to this database to ensure the success of this operation", and click Delete.
Backup: Specifies whether to back up the database before deletion. If you do not need to back up, you can delete the database immediately, which is faster. If you need to back up, you must wait until the database backup is completed before deletion, which may take longer.
Related APIs
API | Description |
| This API is used to delete a database. |