|
102 | 102 | - [Overview](/tidb-cloud-lake/guides/multimodal-data-analytics.md) |
103 | 103 | - [SQL Analytics](/tidb-cloud-lake/guides/sql-analytics.md) |
104 | 104 | - [JSON & Search](/tidb-cloud-lake/guides/json-search.md) |
105 | | - - [Vector Search](/tidb-cloud-lake/guides/vector-search.md) |
| 105 | + - [Vector Search](/tidb-cloud-lake/guides/vector-search-guide.md) |
106 | 106 | - [Geo Analytics](/tidb-cloud-lake/guides/geo-analytics.md) |
107 | 107 | - [Lakehouse ETL](/tidb-cloud-lake/guides/lakehouse-etl.md) |
108 | 108 | - Performance Optimization |
|
179 | 179 | - [Variant](/tidb-cloud-lake/sql/variant.md) |
180 | 180 | - [Vector](/tidb-cloud-lake/sql/vector.md) |
181 | 181 | - Information Schema |
182 | | - - [Information_Schema Tables](/tidb-cloud-lake/sql/information-schema-tables.md) |
183 | | - - [information_schema.columns](/tidb-cloud-lake/sql/information-schema-columns.md) |
184 | | - - [information_schema.keywords](/tidb-cloud-lake/sql/information-schema-keywords.md) |
185 | | - - [information_schema.schemata](/tidb-cloud-lake/sql/information-schema-schemata.md) |
| 182 | + - [Information_Schema Tables](/tidb-cloud-lake/sql/information-schema-tables-overview.md) |
| 183 | + - [information_schema.columns](/tidb-cloud-lake/sql/information-schema-columns-sql.md) |
| 184 | + - [information_schema.keywords](/tidb-cloud-lake/sql/information-schema-keywords-sql.md) |
| 185 | + - [information_schema.schemata](/tidb-cloud-lake/sql/information-schema-schemata-sql.md) |
186 | 186 | - [information_schema.tables](/tidb-cloud-lake/sql/information-schema-tables-sql.md) |
187 | | - - [information_schema.views](/tidb-cloud-lake/sql/information-schema-views.md) |
| 187 | + - [information_schema.views](/tidb-cloud-lake/sql/information-schema-views-sql.md) |
188 | 188 | - Table Engines |
189 | 189 | - [Overview](/tidb-cloud-lake/sql/table-engines.md) |
190 | 190 | - [Fuse Engine Tables](/tidb-cloud-lake/sql/fuse-engine-tables.md) |
|
345 | 345 | - Aggregating Index |
346 | 346 | - [CREATE AGGREGATING INDEX](/tidb-cloud-lake/sql/create-aggregating-index.md) |
347 | 347 | - [DROP AGGREGATING INDEX](/tidb-cloud-lake/sql/drop-aggregating-index.md) |
348 | | - - [Aggregating Index](/tidb-cloud-lake/sql/aggregating-index.md) |
| 348 | + - [Aggregating Index](/tidb-cloud-lake/sql/aggregating-index-sql.md) |
349 | 349 | - [REFRESH AGGREGATING INDEX](/tidb-cloud-lake/sql/refresh-aggregating-index.md) |
350 | 350 | - Inverted Index |
351 | 351 | - [CREATE INVERTED INDEX](/tidb-cloud-lake/sql/create-inverted-index.md) |
|
355 | 355 | - Ngram Index |
356 | 356 | - [CREATE NGRAM INDEX](/tidb-cloud-lake/sql/create-ngram-index.md) |
357 | 357 | - [DROP NGRAM INDEX](/tidb-cloud-lake/sql/drop-ngram-index.md) |
358 | | - - [Ngram Index](/tidb-cloud-lake/sql/ngram-index.md) |
| 358 | + - [Ngram Index](/tidb-cloud-lake/sql/ngram-index-sql.md) |
359 | 359 | - [REFRESH NGRAM INDEX](/tidb-cloud-lake/sql/refresh-ngram-index.md) |
360 | 360 | - Vector Index |
361 | 361 | - [CREATE VECTOR INDEX](/tidb-cloud-lake/sql/create-vector-index.md) |
362 | 362 | - [DROP VECTOR INDEX](/tidb-cloud-lake/sql/drop-vector-index.md) |
363 | 363 | - [Vector Index](/tidb-cloud-lake/sql/vector-index.md) |
364 | 364 | - [REFRESH VECTOR INDEX](/tidb-cloud-lake/sql/refresh-vector-index.md) |
365 | 365 | - Virtual Column |
366 | | - - [Virtual Column](/tidb-cloud-lake/sql/virtual-column.md) |
| 366 | + - [Virtual Column](/tidb-cloud-lake/sql/virtual-column-overview.md) |
367 | 367 | - [REFRESH VIRTUAL COLUMN](/tidb-cloud-lake/sql/refresh-virtual-column.md) |
368 | 368 | - [SHOW VIRTUAL COLUMNS](/tidb-cloud-lake/sql/show-virtual-columns.md) |
369 | 369 | - User-Defined Function |
|
417 | 417 | - [Stored Procedure](/tidb-cloud-lake/sql/stored-procedure.md) |
418 | 418 | - [SHOW PROCEDURES](/tidb-cloud-lake/sql/show-procedures.md) |
419 | 419 | - Warehouse |
420 | | - - [Overview](/tidb-cloud-lake/sql/warehouse.md) |
| 420 | + - [Overview](/tidb-cloud-lake/sql/warehouse-overview.md) |
421 | 421 | - [ALTER WAREHOUSE](/tidb-cloud-lake/sql/alter-warehouse.md) |
422 | 422 | - [CREATE WAREHOUSE](/tidb-cloud-lake/sql/create-warehouse.md) |
423 | 423 | - [DROP WAREHOUSE](/tidb-cloud-lake/sql/drop-warehouse.md) |
|
463 | 463 | - [Query Operators](/tidb-cloud-lake/sql/query-operators.md) |
464 | 464 | - [JSON Operators](/tidb-cloud-lake/sql/json-operators.md) |
465 | 465 | - [Logical Operators](/tidb-cloud-lake/sql/logical-operators.md) |
466 | | - - [Set Operators](/tidb-cloud-lake/sql/set-operators.md) |
| 466 | + - [Set Operators](/tidb-cloud-lake/sql/set-operators-sql.md) |
467 | 467 | - [Subquery Operators](/tidb-cloud-lake/sql/subquery-operators.md) |
468 | 468 | - Explain Commands |
469 | 469 | - [Overview](/tidb-cloud-lake/sql/explain-commands.md) |
|
641 | 641 | - [NOW](/tidb-cloud-lake/sql/now.md) |
642 | 642 | - [PREVIOUS_DAY](/tidb-cloud-lake/sql/previous-day.md) |
643 | 643 | - [QUARTER](/tidb-cloud-lake/sql/quarter.md) |
644 | | - - [STR_TO_DATE](/tidb-cloud-lake/sql/str-date.md) |
| 644 | + - [STR_TO_DATE](/tidb-cloud-lake/sql/str-to-date.md) |
645 | 645 | - [STR_TO_TIMESTAMP](/tidb-cloud-lake/sql/str-to-timestamp.md) |
646 | 646 | - [SUBTRACT TIME INTERVAL](/tidb-cloud-lake/sql/subtract-interval.md) |
647 | 647 | - [TIME_SLICE](/tidb-cloud-lake/sql/time-slice.md) |
648 | 648 | - [TIME_SLOT](/tidb-cloud-lake/sql/time-slot.md) |
649 | 649 | - [TIMESTAMP_DIFF](/tidb-cloud-lake/sql/timestamp-diff.md) |
650 | 650 | - [TIMEZONE](/tidb-cloud-lake/sql/timezone.md) |
651 | | - - [TO_DATE](/tidb-cloud-lake/sql/str-to-date.md) |
| 651 | + - [TO_DATE](/tidb-cloud-lake/sql/to-date.md) |
652 | 652 | - [TO_DATETIME](/tidb-cloud-lake/sql/datetime.md) |
653 | 653 | - [TO_DAY_OF_MONTH](/tidb-cloud-lake/sql/to-day-of-month.md) |
654 | 654 | - [TO_DAY_OF_WEEK](/tidb-cloud-lake/sql/day-week.md) |
|
706 | 706 | - [TO_WEEKS](/tidb-cloud-lake/sql/weeks.md) |
707 | 707 | - [TO_YEARS](/tidb-cloud-lake/sql/years.md) |
708 | 708 | - String Functions |
| 709 | + - [Overview](/tidb-cloud-lake/sql/string-functions-overview.md) |
709 | 710 | - [ASCII](/tidb-cloud-lake/sql/ascii.md) |
710 | 711 | - [BIN](/tidb-cloud-lake/sql/bin.md) |
711 | 712 | - [BIT_LENGTH](/tidb-cloud-lake/sql/bit-length.md) |
|
718 | 719 | - [FROM_HEX](/tidb-cloud-lake/sql/from-hex.md) |
719 | 720 | - [GLOB](/tidb-cloud-lake/sql/glob.md) |
720 | 721 | - [HEX](/tidb-cloud-lake/sql/hex.md) |
721 | | - - [String Functions](/tidb-cloud-lake/sql/string-functions.md) |
722 | 722 | - [INSERT](/tidb-cloud-lake/sql/insert-sql.md) |
723 | 723 | - [INSTR](/tidb-cloud-lake/sql/instr.md) |
724 | 724 | - [JARO_WINKLER](/tidb-cloud-lake/sql/jaro-winkler.md) |
|
820 | 820 | - [VARIANCE_SAMP](/tidb-cloud-lake/sql/variance-samp.md) |
821 | 821 | - [WINDOW_FUNNEL](/tidb-cloud-lake/sql/window-funnel.md) |
822 | 822 | - Window Functions |
823 | | - - [Overview](/tidb-cloud-lake/sql/window-functions.md) |
| 823 | + - [Overview](/tidb-cloud-lake/sql/window-functions-overview.md) |
824 | 824 | - [CUME_DIST](/tidb-cloud-lake/sql/cume-dist.md) |
825 | 825 | - [DENSE_RANK](/tidb-cloud-lake/sql/dense-rank.md) |
826 | 826 | - [FIRST](/tidb-cloud-lake/sql/first.md) |
|
948 | 948 | - Structured & Semi-Structured |
949 | 949 | - [Structured & Semi-Structured Functions](/tidb-cloud-lake/sql/structured-semi-structured-functions.md) |
950 | 950 | - JSON Functions |
| 951 | + - [Overview](/tidb-cloud-lake/sql/json-functions-overview.md) |
951 | 952 | - [CHECK_JSON](/tidb-cloud-lake/sql/check-json.md) |
952 | 953 | - [GET](/tidb-cloud-lake/sql/get.md) |
953 | 954 | - [GET_BY_KEYPATH](/tidb-cloud-lake/sql/get-by-keypath.md) |
954 | 955 | - [GET_IGNORE_CASE](/tidb-cloud-lake/sql/get-ignore-case.md) |
955 | 956 | - [GET_PATH](/tidb-cloud-lake/sql/get-path.md) |
956 | | - - [JSON Functions](/tidb-cloud-lake/sql/json-functions.md) |
957 | 957 | - [JQ](/tidb-cloud-lake/sql/jq.md) |
958 | 958 | - [JSON_ARRAY_ELEMENTS](/tidb-cloud-lake/sql/json-array-elements.md) |
959 | 959 | - [JSON_CONTAINS_IN_LEFT](/tidb-cloud-lake/sql/json-contains-left.md) |
|
1081 | 1081 | - [XXHASH32](/tidb-cloud-lake/sql/xxhash.md) |
1082 | 1082 | - [XXHASH64](/tidb-cloud-lake/sql/xxhash-sql.md) |
1083 | 1083 | - UUID Functions |
| 1084 | + - [Overview](/tidb-cloud-lake/sql/uuid-functions.md) |
1084 | 1085 | - [GEN_RANDOM_UUID](/tidb-cloud-lake/sql/gen-random-uuid.md) |
1085 | | - - [UUID Functions](/tidb-cloud-lake/sql/uuid-functions.md) |
1086 | | - - [UUID](/tidb-cloud-lake/sql/uuid.md) |
| 1086 | + - [UUID](/tidb-cloud-lake/sql/uuid-sql.md) |
1087 | 1087 | - IP Address Functions |
1088 | 1088 | - [IP Address Functions](/tidb-cloud-lake/sql/ip-address-functions.md) |
1089 | 1089 | - [INET_ATON](/tidb-cloud-lake/sql/inet-aton.md) |
|
1132 | 1132 | - [STREAM_STATUS](/tidb-cloud-lake/sql/stream-status.md) |
1133 | 1133 | - [TASK_HISTORY](/tidb-cloud-lake/sql/task-history.md) |
1134 | 1134 | - Sequence Functions |
1135 | | - - [Sequence Functions](/tidb-cloud-lake/sql/sequence-functions.md) |
| 1135 | + - [Overview](/tidb-cloud-lake/sql/sequence-functions-overview.md) |
1136 | 1136 | - [NEXTVAL](/tidb-cloud-lake/sql/nextval.md) |
1137 | 1137 | - Data Anonymization Functions |
1138 | 1138 | - [FEISTEL_OBFUSCATE](/tidb-cloud-lake/sql/feistel-obfuscate.md) |
|
0 commit comments