tencent cloud

Stream Compute Service

Releases Notes and Announcements
Release Notes
Product Introduction
Overview
Strengths
Use Cases
Purchase Guide
Billing Overview
Billing Mode
Refund
Configuration Adjustments
Getting Started
Preparations
Creating a Private Cluster
Creating a SQL Job
Creating a JAR Job
Creating an ETL Job
Creating a Python Job
Operation Guide
Managing Jobs
Developing Jobs
Monitoring Jobs
Job Logs
Events and Diagnosis
Managing Metadata
Managing Checkpoints
Tuning Jobs
Managing Dependencies
Managing Clusters
Managing Permissions
SQL Developer Guide
Overview
Glossary and Data Types
DDL Statements
DML Statements
Merging MySQL CDC Sources
Connectors
SET Statement
Operators and Built-in Functions
Identifiers and Reserved Words
Python Developer Guide
ETL Developer Guide
Overview
Glossary
Connectors
FAQ
Contact Us

Naming Rules

PDF
Modo Foco
Tamanho da Fonte
Última atualização: 2023-11-08 11:30:13
A table or column name uniquely identifies a table or column. Stream Compute Service has the following rules regarding the naming of tables and columns:
Do not use fields reserved for data types. If you have to, include them in backquotes, for example, time.
For column names, do not use PROCTIME or SOURCETIME. This is to avoid conflicts with system-generated timestamps.
Do not start with _DataStreamTable_.
If a table or column name includes spaces or special characters, include them in backquotes, such as HELLO WORLD.
The length cannot exceed 128 half-width characters (one Chinese character or full-width character is equal to two English letters or two half-width characters).

Ajuda e Suporte

Esta página foi útil?

comentários