• The data partition being attached has indexes in a separate table space from the data.

    附加数据分区具有与其数据处于不同空间中的索引

    youdao

  • Best practice would call for the address in a separate table, contrary to what we have done here.

    最佳实践不会像我们这样,将会Address分离一个单独的中。

    youdao

  • I store the generated words in a separate table so that I can retrieve and display them at every generation.

    生成单词存储单独表中这样就可以每一次衍生中获取显示它们

    youdao

  • A Drupal content module typically extends the standard Drupal node with supplemental fields stored in a separate table.

    Drupal内容模块通常扩展标准Drupal节点将补充字段存储一个单独表中

    youdao

  • The purpose is to store the book authors in a separate table by extracting the data from the XML documents in the bookstore table.

    目的通过书店XML文档提取数据以将作者信息存储单独一个表内。

    youdao

  • We recommend to put these audit tables in a separate table space and to archive those data regularly using general database methods.

    我们建议这些审计放在单独的空间中,定期使用一般数据库方法存档这些数据

    youdao

  • Since your columns are obviously big, they are going to be TOASTed, meaning they are compressed and stored out-of-line in a separate table.

    因为显然他们这意味着他们是压缩超行存储一个单独的表中。

    youdao

  • Custom notes can be attached to each contact record. As before these are stored in a separate table and are related based on the contact ID.

    可以每个联系人记录附加自定义注释这些注释存储一个单独表中根据相关联系人ID查询

    youdao

  • The main idea is to intercept any change that appears in the WIP, and keep that information in a separate table, called WIP_FULL_ARCHIVE. That table contains a copy of

    主要思想截获WIP出现任何更改信息保存单独的名为 WIP_FULL_ARCHIVE 的中。

    youdao

  • You should create an index in a separate table space so that if something goes wrong with the index table space, you can easily drop it and then recreate the same indexes.

    应该单独一个空间创建索引这样如果索引表空间出现问题,您可以直接删除该表空间,然后重要创建相同的索引。

    youdao

  • Inlined XML data always resides in the same table space as the relational columns of the table and cannot be stored on a different page size or in a separate table space.

    内联XML数据始终关系位于同一个空间中,并且不能存储不同的单独的表空间。

    youdao

  • In an RDBMS, you have to create a separate table with two columns.

    RDBMS中需要单独创建具有

    youdao

  • Each row in this table is a separate task, and each column is a task property.

    这个中的行都单独任务,每一是一个任务属性

    youdao

  • Since relational data and indexes are stored in separate storage objects within a table space, they have separate read and write counters.

    由于关系数据索引存储空间不同存储对象中,因此它们具有不同的计数器

    youdao

  • To keep things neat and flexible, you can use a separate class to handle each output format, each of these providing the functionality listed in table 1.

    为了保持整洁灵活可以使用一个单独处理每个输出格式,每个提供1所列功能

    youdao

  • By default all the different IBM TSOM tables are created in the default table space, so you should use a separate table space for event data and event table indexes.

    默认情况下,不同IBMtsom默认空间创建的,所以应该使用一个表空间来存储事件数据事件表索引

    youdao

  • Whether derived from address information, acquired by GPS devices, or otherwise generated, many databases contain geographic coordinates of point locations as separate numeric columns in a table.

    无论是地址信息中推导出来GPS设备获得还是以其他方式生成的,许多数据库都包含位置地理坐标,这些信息数据库中保存单独数字

    youdao

  • The data, index, long field, and LOB portions of a table can be stored in the same tablespace, or can be individually broken out into separate tablespaces for performance reasons.

    一个中的数据索引long字段LOB部分可以存储相同空间中,可以分别放到不同空间中,以提高性能。

    youdao

  • The image URLs for each product need to be stored in a separate image table.

    每个产品图像url需要存储单独的图像表中

    youdao

  • The demonstration currently includes several industry formats, each stored in a DB2 pureXML column in a separate database table.

    示范目前包括几个行业格式分别存储单独数据库中的 DB2pureXML中。

    youdao

  • In this step you also split all the test cases from the matrix shown in table 4, creating a separate table for each test case.

    这个步骤同样所有来自表格4矩阵测试分割开来,针对每个测试用分别形成表格。

    youdao

  • For example, you might have a separate table with a list of companies you're interested in tracking.

    例如可能一个单独其中列出您想要追踪的公司

    youdao

  • In a nutshell, use common sense when considering separate table Spaces for XML data.

    而言之,XML数据选择不同空间时,仍应常理来考虑

    youdao

  • This may become necessary if the table was created in a tablespace with an inadequate page size or when a separate bufferpool should be used for accessing the table.

    如果创建的表空间的页面大小不合适或者应该一个缓冲区池访问,就可能需要执行这种数据转移。

    youdao

  • The template will render a page using several tables and fetch text to be rendered in a table cell from a separate file by AJAX.

    模板显示使用几个页面通过AJAX一个文件获取表单元格中显示的文本

    youdao

  • Relationship data is stored in a separate database table (the link-table).

    关系数据存储一个单独数据库(链接表)

    youdao

  • This requires either extra fields in the relational table to store Notes header information or a separate table that’s related to the data table with key fields. .

    或者需要关系中的额外字段存储Notes头部信息或者需要一个与具有关键字段的数据相关单独的表。

    youdao

  • Each table row must be in a separate element so the browser knows which key pair and security group is selected when the Start button is clicked.

    每个表格必须位于一个单独元素中这样单击Start按钮时,浏览器才能知道选中哪个安全

    youdao

  • Assume that the article descriptions are language dependent, so they have to be kept in a table separate from the article table.

    假设商品描述与语言有关那么它们必需保存一张中,并且与article分开

    youdao

  • To separate the salary and compensation information from the employee table, you need to create a change-in-place deployment script that performs the following steps.

    薪水酬金信息雇员分开需要创建一个change - in - place部署脚本。

    youdao

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

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

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