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

Commit 84eb1ae

Browse files
authored
Update count-transact-sql.md
1 parent 67ca96e commit 84eb1ae

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/t-sql/functions/count-transact-sql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ This function returns the number of items found in a group. `COUNT` operates lik
3838
## Syntax
3939

4040
```sql
41-
-- Syntax
42-
41+
4342
-- Aggregation Function Syntax
4443
COUNT ( { [ [ ALL | DISTINCT ] expression ] | * } )
4544

0 commit comments

Comments
 (0)