auto increment
常见例句
- Includes auto increment in the table with this option is on.
勾选此选项,自动增量信息也被转换输出。 - Use the auto-increment feature in MySQL to create unique IDs for each insertion automatically.
使用 MySQL 中的自动增量特性来自动地为每个插入创建惟一的 ID。 - It is common for relational databases to use the concept of primary keys, generated by an auto-increment feature or by a sequence generator.
在关系数据库中通常可以使用主键,它由一个自动递增特性或序列生成器生成。 返回 auto increment