• youdao

  • A: Global indexes allow the flexibility of specifying a table space for each index.

    A:全局索引允许灵活地为每个索引指定一个表空间。

    youdao

  • But we must do more to amplify their voices and give them a seat at the table, whether in their village or at the global level, among nations.

    但是我们必须进一步扩大他们的声音,给予他们一个代表席位,无论是在村里还是在全球层面,在各国之间。

    youdao

  • Property values are slumping in almost all of the 19 countries in our latest global survey (see table).

    最近的全球调查显示19个国家的资产价格几乎普遍缩水(见上表)。

    youdao

  • G: This option generates the lookup table as a static global variable rather than hiding it by generating it inside the lookup function (the default behavior).

    G:该选项将生成查找表并将其作为静态全局变量,而不是在查找函数内生成以隐藏该表(默认行为)。

    youdao

  • These orders, in the form of XML documents, are routed to the global warehouse, while customer information is maintained in a local database table called CUSTOMERS.

    这些XML文档格式的订单被路由到全球仓库,而客户信息是在一个名为CUSTOMERS的本地数据库中维护的。

    youdao

  • To adapt the method to support global reset, simply change the table creation statements to create regular tables rather than CGTTs.

    要想调整此方法以支持全局重置,只需修改表创建语句,让它们创建常规表而不是CGTT。

    youdao

  • Morgan heads the global league table for announced mergers and acquisitions this year and is in the top two in equities.

    由于今年已宣布合并和收购,摩根正向全球排名榜进军并成为股市中的前两名。

    youdao

  • Also, though not reflected in this table, there are global Settings for fallback mechanisms if some of the contributing components do not provide any caching-related information.

    另外,如果某些提供信息的组件没有提供任何与缓存相关的信息,则可以使用后备机制的全局设置,不过这一点没有在此表中得到体现。

    youdao

  • Create a user temporary table space for use by the global temporary table.

    创建一个用作全局临时表的用户表空间。

    youdao

  • Listing 11 shows two more global variables you can use to generate the HTML table.

    清单11给出了另外两个您可以用来生成html表的全局变量。

    youdao

  • User temporary table spaces: User temporary table spaces store declared global temporary tables.

    用户临时表空间: 用户临时表空间存储已声明的全局临时表。

    youdao

  • The following example demonstrates the table space specification for local and global indexes on the table.

    以下例子演示了用于表的本地和全局索引表空间规范。

    youdao

  • Being the biggest does not, however, mean being the most profitable: ICBC, a Chinese bank, topped that global league table last year.

    不过,最大并不意味着最盈利。去年,中国工商银行名列全球银行业绩榜首。

    youdao

  • Use a created global temporary table (CGTT) for per-session storage of the baseline data (use one CGTT per table function).

    使用为基线数据的每会话存储创建的全局临时表(CGTT)(对于每个表函数,使用一个 CGTT)。

    youdao

  • This is because Oracle uses a lot of virtual memory, particularly with respect to its System Global Area (SGA), which is used to cache table data, among other things.

    这是因为Oracle使用大量的虚拟内存,特别是对于其系统全局区域(SGA),这个区域用于缓存表数据和其他东西。

    youdao

  • Whether all this will allow Peugeot to climb three places in the league table of global carmakers by 2015, as Mr Gales hopes, is more doubtful.

    Gales先生希望2015年前,标致能在全球汽车制造商的名单上向上爬3个名次。 以上提到的这些能让Gales先生梦想成真吗?

    youdao

  • All told, we've been beating the table on global stagflation since October.

    总而言之,自去年10月份以来,我们始终在为全球滞胀而争论不休。

    youdao

  • Reorganizing a partition will put the entire table offline if the partitioned table has any global indexes besides XML column path indexes.

    如果已分区表包含任何xml列路径索引以外的其他全局索引,重组一个分区会导致整个表脱机。

    youdao

  • The following examples illustrate partition-level REORG on a table that has no global indexes.

    以下例子阐明了如何在不含全局索引的表上应用分区级别reorg ?

    youdao

  • In large volume human task scenarios, you'll get better performance using a custom table or a custom view to associate a unique global ID with User Role Mapping.

    在大量人工任务场景中,使用自定义表或自定义视图将惟一全局id与userRole Mapping关联起来,有助于提高性能。

    youdao

  • The hypervisor has access to the entire memory space, and maintains the memory allocated to partitions through a global partition page table.

    Hypervisor可以访问整个内存空间,并且通过全局分区页表来维护分配给分区的内存。

    youdao

  • Listing 2 creates a public alias for the newly create global temporary table so that it can be referred to as gtt_test without having to qualify the table name.

    清单2将为新创建的全局临时表创建一个公有别名,以便于可以使用gtt _ test来引用它,而不需要限定表名。

    youdao

  • The Global completion table (GCT) is a table representing a group of instructions currently being processed by the processor.

    Globalcompletiontable (GCT)是一个表,它表示处理器当前处理的指令组。

    youdao

  • Then we can create an inner table out of the link table, using the global variable as the inner table's WORK_ITEMID parameter value.

    然后我们可以使用全局变量作为内部表格的 WORK_ITEMID参数值,来在联系表格外面创建一个内部表格。

    youdao

  • For instance VSAM or IMS data can be retrieved into a global or declared temporary table and subsequently processed by client applications using SQL and result set logic.

    例如,客户机应用程序可以使用SQL和结果集逻辑把VSAM或IMS数据读取到全局或声明的临时表中,然后处理它们。

    youdao

  • What truly matters is that at the end of Copenhagen a global deal, if not signed, sealed and delivered, remains on the table.

    真正最重要的是哥本哈根结束时一份全球协议仍然留在桌子上,如果这份协议还没签字,封印,分发的话。

    youdao

  • This differs from global indexes where each global index has its own object, allowing greater flexibility in table space placement and support for REORG for an individual global index.

    这不同于全局索引,每个全局索引有自己的对象,其提供灵活的表空间定位能力,并支持单个全局索引REORG操作。

    youdao

  • Indexes defined on a declared global temporary table cannot be transferred.

    定义在声明的全局临时表上的索引不能被转移。

    youdao

  • Indexes defined on a declared global temporary table cannot be transferred.

    定义在声明的全局临时表上的索引不能被转移。

    youdao

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

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

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