Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.71 KB

File metadata and controls

37 lines (30 loc) · 1.71 KB
title Delete Objects
description Delete Objects
author markingmyname
ms.author maghan
ms.date 01/19/2017
ms.service sql
ms.subservice ssms
ms.topic conceptual
f1_keywords
sql13.swb.deleteobjects.f1
helpviewer_keywords
Delete Objects dialog box

Delete Objects

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW] Use this dialog box to delete a database or database object.

UI element list

Object to be deleted
Displays the names, types, owners, and status of the objects that are about to be deleted, as well as any messages about errors during execution.

Note

Running Delete on a database is equivalent to issuing DROP DATABASE in [!INCLUDEtsql].

Show Dependencies
Click to display both the objects that are dependent on the currently selected object and objects that the current object is dependent on (upward and downward dependency). The information displayed in the Show Dependencies dialog box is read-only.

Note

The Show Dependencies button does not appear for all types of database objects. To view dependencies when the Show Dependencies button is not available, right-click the object in Object Explorer, and then click View Dependencies.

Delete backup and restore history information for databases
Only appears when a database is deleted, this check box causes the backup and restore history for the subject database to be deleted from the msdb database.

Close existing connections
Only appears when a database is deleted, this check box terminates connections to the subject database.