 TiDB v6.5 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Identifier a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent AUTO_INCREMENT column. 4.9.5.2.2 Sequence A Sequence is a database object that an application can invoke to produce incremental sequence values. Applications can flexibly use the sequence values to assign values0 码力 | 5282 页 | 99.69 MB | 1 年前3 TiDB v6.5 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Identifier a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent AUTO_INCREMENT column. 4.9.5.2.2 Sequence A Sequence is a database object that an application can invoke to produce incremental sequence values. Applications can flexibly use the sequence values to assign values0 码力 | 5282 页 | 99.69 MB | 1 年前3
 TiDB v5.1 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.7.2 Limitations on the total number of databases, tables, views, and connec- tions Identifier separator and delimiter, if the input involves special char- acters, you can use backslash escape sequence to represent them in a double-quoted string ("…"). For example, separator = "\u001f" means using fields. • If backslash-escape is true, the following sequences are recognized and transformed: Sequence Converted to \0 Null character (U+0000) \b Backspace (U+0008) \n Line feed (U+000A) \r Carriage0 码力 | 2745 页 | 47.65 MB | 1 年前3 TiDB v5.1 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.7.2 Limitations on the total number of databases, tables, views, and connec- tions Identifier separator and delimiter, if the input involves special char- acters, you can use backslash escape sequence to represent them in a double-quoted string ("…"). For example, separator = "\u001f" means using fields. • If backslash-escape is true, the following sequences are recognized and transformed: Sequence Converted to \0 Null character (U+0000) \b Backspace (U+0008) \n Line feed (U+000A) \r Carriage0 码力 | 2745 页 | 47.65 MB | 1 年前3
 TiDB v7.5 Documentation64 82 Identifier type Maximum length (number of characters allowed) Column 64 Index 64 View 64 Sequence 64 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Type Maximum a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent AUTO_INCREMENT column. 4.9.5.2.2 Sequence A Sequence is a database object that an application can invoke to produce incremental sequence values. Applications can flexibly use the sequence values to assign values0 码力 | 6020 页 | 106.82 MB | 1 年前3 TiDB v7.5 Documentation64 82 Identifier type Maximum length (number of characters allowed) Column 64 Index 64 View 64 Sequence 64 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Type Maximum a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent AUTO_INCREMENT column. 4.9.5.2.2 Sequence A Sequence is a database object that an application can invoke to produce incremental sequence values. Applications can flexibly use the sequence values to assign values0 码力 | 6020 页 | 106.82 MB | 1 年前3
 TiDB v6.1 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 109 2.7.2 Limitations on the total number of databases, tables, views, and connec- tions Identifier dialect.TiDBDialect Hibernate: drop table if exists player_jpa Hibernate: drop sequence player_jpa_id_seq Hibernate: create sequence player_jpa_id_seq start with 1 increment by 1 Hibernate: create table player_jpa After startup, Hibernate deletes and re-creates the player_jpa table and the player_jpa_id_seq sequence. At the end of startup, the application listens on port 8080 to provide HTTP services to the outside0 码力 | 4487 页 | 84.44 MB | 1 年前3 TiDB v6.1 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 109 2.7.2 Limitations on the total number of databases, tables, views, and connec- tions Identifier dialect.TiDBDialect Hibernate: drop table if exists player_jpa Hibernate: drop sequence player_jpa_id_seq Hibernate: create sequence player_jpa_id_seq start with 1 increment by 1 Hibernate: create table player_jpa After startup, Hibernate deletes and re-creates the player_jpa table and the player_jpa_id_seq sequence. At the end of startup, the application listens on port 8080 to provide HTTP services to the outside0 码力 | 4487 页 | 84.44 MB | 1 年前3
 TiDB v7.6 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 95 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Type a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent AUTO_INCREMENT column. 4.9.5.2.2 Sequence A Sequence is a database object that an application can invoke to produce incremental sequence values. Applications can flexibly use the sequence values to assign values0 码力 | 6123 页 | 107.24 MB | 1 年前3 TiDB v7.6 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 95 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Type a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent AUTO_INCREMENT column. 4.9.5.2.2 Sequence A Sequence is a database object that an application can invoke to produce incremental sequence values. Applications can flexibly use the sequence values to assign values0 码力 | 6123 页 | 107.24 MB | 1 年前3
 TiDB v7.1 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Type Maximum a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent AUTO_INCREMENT column. 4.9.5.2.2 Sequence A Sequence is a database object that an application can invoke to produce incremental sequence values. Applications can flexibly use the sequence values to assign values0 码力 | 5716 页 | 104.74 MB | 1 年前3 TiDB v7.1 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Type Maximum a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent AUTO_INCREMENT column. 4.9.5.2.2 Sequence A Sequence is a database object that an application can invoke to produce incremental sequence values. Applications can flexibly use the sequence values to assign values0 码力 | 5716 页 | 104.74 MB | 1 年前3
 TiDB v5.3 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.7.2 Limitations on the total number of databases, tables, views, and connec- tions Identifier delimiter and terminator, if the input involves special characters, you can use backslash escape sequence to represent them in a double- quoted string ("…"). For example, separator = "\u001f" means using fields. • If backslash-escape is true, the following sequences are recognized and transformed: Sequence Converted to \0 Null character (U+0000) \b Backspace (U+0008) \n Line feed (U+000A) \r Carriage0 码力 | 2996 页 | 49.30 MB | 1 年前3 TiDB v5.3 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.7.2 Limitations on the total number of databases, tables, views, and connec- tions Identifier delimiter and terminator, if the input involves special characters, you can use backslash escape sequence to represent them in a double- quoted string ("…"). For example, separator = "\u001f" means using fields. • If backslash-escape is true, the following sequences are recognized and transformed: Sequence Converted to \0 Null character (U+0000) \b Backspace (U+0008) \n Line feed (U+000A) \r Carriage0 码力 | 2996 页 | 49.30 MB | 1 年前3
 TiDB v5.2 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.7.2 Limitations on the total number of databases, tables, views, and connec- tions Identifier delimiter and terminator, if the input involves special characters, you can use backslash escape sequence to represent them in a double- quoted string ("…"). For example, separator = "\u001f" means using fields. • If backslash-escape is true, the following sequences are recognized and transformed: Sequence Converted to \0 Null character (U+0000) \b Backspace (U+0008) \n Line feed (U+000A) \r Carriage0 码力 | 2848 页 | 47.90 MB | 1 年前3 TiDB v5.2 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.7.2 Limitations on the total number of databases, tables, views, and connec- tions Identifier delimiter and terminator, if the input involves special characters, you can use backslash escape sequence to represent them in a double- quoted string ("…"). For example, separator = "\u001f" means using fields. • If backslash-escape is true, the following sequences are recognized and transformed: Sequence Converted to \0 Null character (U+0000) \b Backspace (U+0008) \n Line feed (U+000A) \r Carriage0 码力 | 2848 页 | 47.90 MB | 1 年前3
 TiDB v8.5 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Type Maximum a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent exact keywords. 4.8.1.1.1 Vector embedding A vector embedding, also known as an embedding, is a sequence of numbers that repre- sents real-world objects in a high-dimensional space. It captures the meaning0 码力 | 6730 页 | 111.36 MB | 10 月前3 TiDB v8.5 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Type Maximum a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent exact keywords. 4.8.1.1.1 Vector embedding A vector embedding, also known as an embedding, is a sequence of numbers that repre- sents real-world objects in a high-dimensional space. It captures the meaning0 码力 | 6730 页 | 111.36 MB | 10 月前3
 TiDB v8.4 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Type Maximum a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent exact keywords. 4.8.1.1.1 Vector embedding A vector embedding, also known as an embedding, is a sequence of numbers that repre- sents real-world objects in a high-dimensional space. It captures the meaning0 码力 | 6705 页 | 110.86 MB | 10 月前3 TiDB v8.4 Documentationtype Maximum length (number of characters allowed) Database 64 Table 64 Column 64 Index 64 View 64 Sequence 64 2.5.2 Limitations on the total number of databases, tables, views, and connec- tions Type Maximum a virtual table, whose schema is defined by the SELECT statement that creates the view. • Sequence: a sequence generates and stores sequential data. • Temporary table: a table whose data is not persistent exact keywords. 4.8.1.1.1 Vector embedding A vector embedding, also known as an embedding, is a sequence of numbers that repre- sents real-world objects in a high-dimensional space. It captures the meaning0 码力 | 6705 页 | 110.86 MB | 10 月前3
共 31 条
- 1
- 2
- 3
- 4













