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

Commit 0a5dc0e

Browse files
committed
added new entries to TOC
1 parent 7aa2f9e commit 0a5dc0e

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/t-sql/functions/approximate-percentile-cont-transact-sql.md renamed to docs/t-sql/functions/approx-percentile-cont-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: APPROX_PERCENTILE_CONT (Transact-SQL)
3-
description: "APPROXIMATE PERCENTILE CONT (Transact-SQL)"
3+
description: A function that returns an approximate interpolated value from the set of values in a group based on percentile value and sort specification.
44
ms.prod: sql
55
ms.technology: t-sql
66
ms.topic: reference

docs/t-sql/functions/approximate-percentile-disc-transact-sql.md renamed to docs/t-sql/functions/approx-percentile-disc-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: APPOX_PERCENTILE_DISC (Transact-SQL)
3-
description: "APPROXIMATE PERCENTILE DISC (Transact-SQL)"
3+
description: A function that returns the value from the set of values in a group based on the provided percentile and sort specification.
44
ms.prod: sql
55
ms.technology: t-sql
66
ms.topic: reference

docs/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16114,6 +16114,10 @@ items:
1611416114
items:
1611516115
- name: APPROX_COUNT_DISTINCT
1611616116
href: t-sql/functions/approx-count-distinct-transact-sql.md
16117+
- name: APPROX_PERCENTILE_CONT
16118+
href: t-sql/functions/approx-percentile-cont-transact-sql.md
16119+
- name: APPROX_PERCENTILE_DIST
16120+
href: t-sql/functions/approx-percentile-cont-transact-sql.md
1611716121
- name: AVG
1611816122
href: t-sql/functions/avg-transact-sql.md
1611916123
- name: CHECKSUM_AGG

0 commit comments

Comments
 (0)