• 可以使用系统编目视图检索关于NOT NULL、惟一键和检查约束信息

    You can also use the system catalog views to retrieve information about NOT NULL, unique, primary key, foreign key, and table check constraints. For example.

    youdao

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

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

    youdao

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

    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

    youdao

  • 例如可能依赖用户定义不同类型检查约束依赖于函数视图依赖于视图、别名函数;等等

    For example, tables may depend on user-defined distinct types; check constraints depend on functions; views depend on views, aliases, and functions; and so on.

    youdao

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

    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.

    youdao

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

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

    youdao

  • itemssuppliers远程定义,便可以以下语句声明相应昵称检查约束

    Given the remote table definitions for items and suppliers, you can declare check constraints on the corresponding nicknames with the following commands.

    youdao

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

    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.

    youdao

  • itemsSUPPLIERS分别item_id和suppl_id上定义检查约束

    Both tables ITEMS and SUPPLIERS have check constraints defined on columns item_id and suppl_id respectively.

    youdao

  • TABLESCHECKCOUNT定义检查约束数量db2 "select tabname, checkcount from syscat.tables where checkcount > 0"

    SYSCAT.TABLES CHECKCOUNT Number of check constraints defined on this table db2 "select tabname, checkcount from syscat.tables where checkcount > 0"

    youdao

  • Checkconstraints视图允许添加及其检查约束

    Check constraints view a "Allows adding check constraints for a table and its columns."

    youdao

  • 如果远程数据检查约束那么可以使用信息检查约束这些约束传递联邦服务器

    If the remote tables have restrictions on the data such as check constraints, you can convey these restrictions to the federated server using informational check constraints.

    youdao

  • 我们建立一定时间约束条件检查通信程序我们细节留给第三

    We establish certain timetables, constraints, checkpoints, and communication procedures; but we leave the details to the third party.

    youdao

  • ETL过程即时参照完整性检查约束极其有助于检测数据问题,在最终的数据仓库实现它们不会高效

    Even though referential integrity and check constraints are very helpful during the ETL process to help detect data problems, implementing them on final data warehouse tables is not efficient.

    youdao

  • 尽量减少触发器检查约束以及生成

    Minimize the triggers, CHECK and foreign key constraints, and generated columns for the table.

    youdao

  • 触发器并不像参照完整性约束检查约束那样,我们甚至可以使用其他进行更新

    Triggers, unlike referential and check constraints, can even be used to update other tables.

    youdao

  • 示例代码xmlcheckconstraint . db 2演示了如何具有相同结构不同创建视图视图可以进行检查约束以及模式进行划分

    The sample code xmlcheckconstraint.db2 demonstrates how users can create a view on the different tables with same structure with check constraints and implement partitioning of tables by schema.

    youdao

  • 清单9中的代码将会修改 清单8创建customer,以执行检查约束

    The code in Listing 9 alters the table customer created in Listing 8 to put a check constraintson the table

    youdao

  • 检查约束(checkconstraint)一类可以创建作用到约束

    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.

    youdao

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

    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.

    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
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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