We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2665239 + 3781617 commit d081570Copy full SHA for d081570
1 file changed
docs/t-sql/statements/drop-user-transact-sql.md
@@ -44,7 +44,7 @@ DROP USER [ IF EXISTS ] user_name
44
-- Syntax for Azure Synapse Analytics and Parallel Data Warehouse
45
46
DROP USER user_name
47
-
+```
48
[!INCLUDE[sql-server-tsql-previous-offline-documentation](../../includes/sql-server-tsql-previous-offline-documentation.md)]
49
50
## Arguments
0 commit comments