跳到主要内容

Sequence

This page provides a comprehensive overview of sequence operations in Databend, organized by functionality for easy reference.

Sequence Management

CommandDescription
CREATE SEQUENCECreates a new sequence generator
DROP SEQUENCERemoves a sequence generator

Sequence Information

CommandDescription
DESC SEQUENCEShows detailed information about a sequence
SHOW SEQUENCESLists all sequences in the current or specified database
备注

Sequences in Databend are used to generate unique numeric values in a sequential order, commonly used for primary keys or other unique identifiers.

开始使用 Databend Cloud
低成本
快速分析
多种数据源
弹性扩展
注册