go top

创建唯一索引

网络释义

  CREATE UNIQUE INDEX uk_staff_name ON t_staff

CREATE UNIQUE INDEX uk_staff_name ON t_staff(staff_name); -- 创建唯一索引 CREATE BITMAP INDEX idx_gender ON t_staff(gender); -- 创建位图索引 ..

基于1个网页-相关网页

有道翻译

创建唯一索引

Create a unique index

以上为机器翻译结果,长、整句建议使用 人工翻译

双语例句

  • RDBMS索引相似,可以使用多个属性创建复合索引创建唯一索引确保存在重复

    Like RDBMS indexes, you can create compound indexes using multiple attributes, and unique indexes, which ensure that duplicate values are not allowed.

    youdao

  • 然而由于xml属于分区一部分任何唯一xml值索引必须创建全局索引

    However, since XML columns cannot be part of the table partitioning key, any unique XML values index will have to be created as a global index.

    youdao

  • 每一数据创建索引成为计数器因为每当新的一行数据加进来时候,这个索引唯一增量意味着计数器将字符串数据总量同步变化。

    The index created for each row of data becomes the count because it was only incremented when a new row of data was found, meaning it is in sync with the amount of data in the string.

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定