• Syscat.checks Contains a row for each table check constraint db2 select constname, tabname, text from syscat.checks.

    checks每个检查约束保持一个db2select constname,tabname,textfrom syscat . checks。

    youdao

  • SYSCAT.COLCHECKS Contains a row for each column that is referenced by a table check constraint db2 select constname, tabname, colname, usage from syscat.colchecks

    COLCHECKS检查约束引用的每个保持一个db2select constname,tabname,colname,usage from syscat.colchecks

    youdao

  • For table, use the CHECK constraint to ensure integrity.

    对于可以使用CHECK约束确保完整性

    youdao

  • The CHECK constraint is perfect for this, as the following table definition shows.

    CHECK约束非常适合执行此项操作,以下所示定义

    youdao

  • If an XML validation check constraint exists on the XML column of the table, the user may need to validate the new XML value before the update either manually or by creating a trigger.

    如果xml存在XML验证检查约束,在手动更新或者通过触发器更新之前用户可能需要验证新的xml

    youdao

  • The before trigger and check constraint on a table XML value always ensures that the XML values are valid as per the specified schema.

    一个XML应用before trigger检查约束往往可以确保 XML对于指定模式有效的。

    youdao

  • Syscat.tabconst Contains a row for each unique (u), primary key (p), foreign key (f), or table check (k) constraint db2 select constname, tabname, type from syscat.tabconst.

    tabconst每个唯一性(U)、(p)、键(f)或者检查(K)约束保持一个db2select constname,tabname,typefrom syscat . tabconst。

    youdao

  • In Oracle 10g, if there is a BEFORE INSERT TRIGGER and a NOT NULL constraint on a table, then the BEFORE TRIGGER is executed first, and then the constraint check is performed.

    Oracle10g中,如果同时存在BEFORE INSERT触发器NOT NULL约束那么执行BEFORE触发器,然后执行约束检查。

    youdao

  • A check constraint is a type of constraint which can be put on a table column at the time of the creation of the table.

    检查约束(check constraint)一类可以创建作用到表约束。

    youdao

  • Creating a table with check constraint on an XML column.

    创建一个xml列包含检查限制

    youdao

  • A check constraint specifies the data values or formats that are acceptable in one or more columns in a table.

    检查条件约束可指定资料多个资料接受的资料格式

    youdao

  • A check constraint specifies the data values or formats that are acceptable in one or more columns in a table.

    检查条件约束可指定资料多个资料接受的资料格式

    youdao

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

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

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