Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 1e6cfcd

Browse files
authored
add sql colorizer 19
1 parent b59d2f3 commit 1e6cfcd

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/t-sql/statements/drop-endpoint-transact-sql.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ ms.author: maghan
3232

3333
## Syntax
3434

35-
```
36-
35+
```syntaxsql
3736
DROP ENDPOINT endPointName
3837
```
3938

@@ -52,7 +51,7 @@ DROP ENDPOINT endPointName
5251
## Examples
5352
The following example removes a previously created endpoint called `sql_endpoint`.
5453

55-
```
54+
```sql
5655
DROP ENDPOINT sql_endpoint;
5756
```
5857

0 commit comments

Comments
 (0)