auto increment
常見(jiàn)例句
- Includes auto increment in the table with this option is on.
勾選此選項(xiàng),自動(dòng)增量信息也被轉(zhuǎn)換輸出。 - Use the auto-increment feature in MySQL to create unique IDs for each insertion automatically.
使用 MySQL 中的自動(dòng)增量特性來(lái)自動(dòng)地爲(wèi)每個(gè)插入創(chuàng)建惟一的 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.
在關(guān)系數(shù)據(jù)庫(kù)中通??梢允褂弥麈I,它由一個(gè)自動(dòng)遞增特性或序列生成器生成。 返回 auto increment