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

Commit 4bd0cc2

Browse files
committed
Update per feedback
1 parent 2def891 commit 4bd0cc2

1 file changed

Lines changed: 25 additions & 23 deletions

File tree

docs/toc.yml

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -15695,6 +15695,12 @@ items:
1569515695
href: t-sql/functions/last-value-transact-sql.md
1569615696
- name: LEAD
1569715697
href: t-sql/functions/lead-transact-sql.md
15698+
- name: PERCENTILE_CONT
15699+
href: t-sql/functions/percentile-cont-transact-sql.md
15700+
- name: PERCENTILE_DISC
15701+
href: t-sql/functions/percentile-disc-transact-sql.md
15702+
- name: PERCENT_RANK
15703+
href: t-sql/functions/percent-rank-transact-sql.md
1569815704
- name: Collation
1569915705
items:
1570015706
- name: Collation - COLLATIONPROPERTY
@@ -16000,6 +16006,8 @@ items:
1600016006
href: t-sql/functions/indexkey-property-transact-sql.md
1600116007
- name: INDEXPROPERTY
1600216008
href: t-sql/functions/indexproperty-transact-sql.md
16009+
- name: NEXT VALUE FOR
16010+
href: t-sql/functions/next-value-for-transact-sql.md
1600316011
- name: OBJECT_DEFINITION
1600416012
href: t-sql/functions/object-definition-transact-sql.md
1600516013
- name: OBJECT_ID
@@ -16034,6 +16042,17 @@ items:
1603416042
href: t-sql/functions/typeproperty-transact-sql.md
1603516043
- name: VERSION
1603616044
href: t-sql/functions/version-transact-sql-metadata-functions.md
16045+
- name: Ranking
16046+
href: t-sql/functions/ranking-functions-transact-sql.md
16047+
items:
16048+
- name: DENSE_RANK
16049+
href: t-sql/functions/dense-rank-transact-sql.md
16050+
- name: NTILE
16051+
href: t-sql/functions/ntile-transact-sql.md
16052+
- name: RANK
16053+
href: t-sql/functions/rank-transact-sql.md
16054+
- name: ROW_NUMBER
16055+
href: t-sql/functions/row-number-transact-sql.md
1603716056
- name: Replication
1603816057
items:
1603916058
- name: PUBLISHINGSERVERNAME
@@ -16136,16 +16155,18 @@ items:
1613616155
href: t-sql/functions/space-transact-sql.md
1613716156
- name: STR
1613816157
href: t-sql/functions/str-transact-sql.md
16158+
- name: STRING_AGG
16159+
href: t-sql/functions/string-agg-transact-sql.md
1613916160
- name: STRING_ESCAPE
1614016161
href: t-sql/functions/string-escape-transact-sql.md
16141-
- name: STRING_SPLIT
16142-
href: t-sql/functions/string-split-transact-sql.md
1614316162
- name: STUFF
1614416163
href: t-sql/functions/stuff-transact-sql.md
1614516164
- name: SUBSTRING
1614616165
href: t-sql/functions/substring-transact-sql.md
1614716166
- name: TRANSLATE
1614816167
href: t-sql/functions/translate-transact-sql.md
16168+
- name: TRIM
16169+
href: t-sql/functions/trim-transact-sql.md
1614916170
- name: UNICODE
1615016171
href: t-sql/functions/unicode-transact-sql.md
1615116172
- name: UPPER
@@ -16503,23 +16524,6 @@ items:
1650316524
items:
1650416525
- name: PREDICT
1650516526
href: t-sql/queries/predict-transact-sql.md
16506-
- name: GENERATE_SERIES
16507-
- name: PERCENTILE_CONT
16508-
href: t-sql/functions/percentile-cont-transact-sql.md
16509-
- name: PERCENTILE_DISC
16510-
href: t-sql/functions/percentile-disc-transact-sql.md
16511-
- name: PERCENT_RANK
16512-
href: t-sql/functions/percent-rank-transact-sql.md
16513-
- name: NEXT VALUE FOR
16514-
href: t-sql/functions/next-value-for-transact-sql.md
16515-
- name: DENSE_RANK
16516-
href: t-sql/functions/dense-rank-transact-sql.md
16517-
- name: NTILE
16518-
href: t-sql/functions/ntile-transact-sql.md
16519-
- name: RANK
16520-
href: t-sql/functions/rank-transact-sql.md
16521-
- name: ROW_NUMBER
16522-
href: t-sql/functions/row-number-transact-sql.md
1652316527
- name: OPENDATASOURCE
1652416528
href: t-sql/functions/opendatasource-transact-sql.md
1652516529
- name: OPENJSON
@@ -16530,10 +16534,8 @@ items:
1653016534
href: t-sql/functions/openrowset-transact-sql.md
1653116535
- name: OPENXML
1653216536
href: t-sql/functions/openxml-transact-sql.md
16533-
- name: STRING_AGG
16534-
href: t-sql/functions/string-agg-transact-sql.md
16535-
- name: TRIM
16536-
href: t-sql/functions/trim-transact-sql.md
16537+
- name: STRING_SPLIT
16538+
href: t-sql/functions/string-split-transact-sql.md
1653716539

1653816540
- name: Queries
1653916541
href: t-sql/queries/queries.md

0 commit comments

Comments
 (0)