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