Skip to content

Commit 8090de7

Browse files
authored
Merge pull request #5334 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to master to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents e1e5c99 + 0e07266 commit 8090de7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/tables/delete-columns-from-a-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ms.workload: "Active"
3030
This topic describes how to delete table columns in [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)] by using [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] or [!INCLUDE[tsql](../../includes/tsql-md.md)].
3131

3232
> [!CAUTION]
33-
> When you delete a column from a table, it and all the data it contains are deleted from the database. This action cannot be undone.
33+
> When you delete a column from a table, it and all the data it contains are deleted.
3434
3535
**In This Topic**
3636

0 commit comments

Comments
 (0)