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

Commit 72d8bb3

Browse files
corrected line 43
1 parent 1598c77 commit 72d8bb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ WITHIN GROUP (ORDER BY order_by_expression [ASC|DESC]
4040
*numeric_literal*
4141

4242
The percentile to compute. The value must range between 0.0 and 1.0. to
43-
calculate 10^th^ percentile, the value passed would be 0.10.
43+
calculate 10th percentile, the value passed would be 0.10.
4444

4545
*order_by_expression*
4646

0 commit comments

Comments
 (0)