• 说明基于表格缺省属性

    Specifies column-based defaults for the table properties.

    youdao

  • 还有好处内存映射可以沿着个大概的、基于列的值处显示。

    An added benefit is that the memory mapping can be displayed alongside a raw, column-based rendering.

    youdao

  • 不能使用诸如引用完整性这样数据库特性,也不能依赖于工具基于名称发现这些关系

    You can't use database features such as referential integrity, and you can't rely on tools to discover the relationships based on the names of your columns.

    youdao

  • 根据这一思路,文中研究了三种不同基于列的检测算法,并实验结果性能进行了分析和比较。

    Three different detection algorithms are studied under the proposed idea. Experimental result analysis and performance comparisons are given.

    youdao

  • 基于Informix 11.7,IUWE使用了一个强大的基于列的引擎,能够将仓库查询速度提高100倍。

    Based on Informix 11.7, IUWE USES a powerful columns-based engine that accelerates warehouse queries a hundredfold.

    youdao

  • 如果字符串存储DB 2数据库VARCHARchar类型中,那么就常常需要这些字符串上应用基于内容谓词

    If you store strings in columns of type VARCHAR or CHAR in a DB2 database, you often have the need to apply content-based predicates on those strings.

    youdao

  • 报表生成期间这些命令一起使用的,以便基于对报表进行格式化。

    These commands are used together during report generation to format the report based on column values.

    youdao

  • 编目视图可以基于多个编目并且视图中的常常它们编目表中对应不同

    A catalog view can be based on one or more catalog tables, and the view column names are often different than their counterparts in the catalog table.

    youdao

  • 允许用户基于进行这样标记任何视图重新排序。

    It allows your users to re-sort a view based on any column which you have so marked.

    youdao

  • 上一期专栏中,阐述了如何使用表分区基于中的多个存储对象组织数据

    In my last column, I explained how you can use table partitioning to organize data across multiple storage objects based on values in one or more columns.

    youdao

  • 很多对象它们使用结构基于某种数组结构

    Many objects, or the structures they use, are based on some kind of hash or array structure.

    youdao

  • 为了使用基于时间复制,在定义模板之前必须设置,使之影子

    To use time-based replication, you must set up the tables to have shadow columns before defining the templates.

    youdao

  • 基于rdn列的分割使用目录服务器条目计算一个惟一的

    RDN Hash-based splitting: The directory server entry is used to calculate a unique hash value.

    youdao

  • carpool包含基于SQL数据类型,又包含一个基于新的DB 2XML数据类型

    CARPOOL table contains columns based on both SQL data types and one column based on the new DB2 XML data type.

    youdao

  • 一个提问清单,写出所有基于选题内容

    Make a list of questions you want to ask based on the topics you want to cover.

    youdao

  • 集群选择需要基于预期查询工作负载以便集群能够支持常见关键查询

    The choice of clustering columns needs to be based on the expected query workload so the clustering supports the most common and most critical queries.

    youdao

  • 所有基于列的集合假设,当对象用于作为集合中的关键不会改变

    All hash-based collections assume that an object's hash value does not change while it is in use as a key in the collection.

    youdao

  • 通常有一个mdc基于时间这样一来,同一个可以用于MDC,可以用于TP。

    Generally, one of the MDC dimensions will be a time-based column so the same column can be used for both MDC and TP.

    youdao

  • 这些支持通过标识符(RID_BITRID)内置函数ROWCHANGETOKEN表达式基于时间的更新检测隐式隐藏实现

    This support is added using the row identifier (RID_BIT or RID) built-in function, the row CHANGE TOKEN expression, the time-based update detection, and implicitly hidden columns.

    youdao

  • 每个条状图形颜色基于 %MISS参见2),红色 (100%) 逐渐过渡到黄色 (50%),并且最终变为绿色 (0%)。

    The color of each bar is based on the value of the %MISS column (see Table 2), with a gradient moving from red (100%) through yellow (50%) and finally on to green (0%).

    youdao

  • 每一高度基于计数,它中的所有有关

    The height of each column is based on the value of the slow lock count and is relative to all the columns in the graph.

    youdao

  • 文档选择必须基于同一表中的非 XML

    Selection of documents must be based on non-XML columns in the same table.

    youdao

  • Blueprint预先定义了大量基于多个样式

    Blueprint predefines a large number of styles based on multiples of columns.

    youdao

  • ActiveScaffold创建条sql语句模型搜索所有varchar这样输入诸如“ham”之类的条件可以找到基于姓氏用户记录了。

    ActiveScaffold will create SQL that searches all varchar columns for the model so that entering a term like "ham" will find my user record based on my last name.

    youdao

  • 如下例子中,Table1创建数据库分区1234并且基于COL1一个分区重新分配。

    In the following example, Table1 is created on database partitions 1, 2, 3, and 4, and is redistributed based on a partitioning key on column col1.

    youdao

  • 首先嵌入第二行的select语句包含一个基于status查询谓词,它将这个varchar字符串Gold ”相比较

    First, the SELECT statement embedded in the second line contains a query predicate based on the Status column, comparing the value of this VARCHAR column to the string Gold.

    youdao

  • 两种方法定义对象相等性基于标识 Object提供缺省方法;基于状态,它要求Overrideequals() 和hashCode() 。

    There are two approaches to defining equality and hash value: identity-based, which is the default provided by Object, and state-based, which requires overriding both equals() and hashCode().

    youdao

  • 如果输出定义包含返回字符串输出表达式它们会生成VARGRAPHICS (255)forDB 2类型或者基于数据库类型的等效

    If the output definition contains output expressions returning a string, they produce columns of type VARGRAPHICS (255) for DB2, or an equivalent type depending on the database type.

    youdao

  • 注意CommentsContactinfo基于新的DB 2XML数据类型中的所有其他基于传统SQL数据类型

    Note that Comments and Contactinfo are based on the new DB2 XML data type, while all other columns in the tables are based on traditional SQL data types.

    youdao

  • 可以作为与“clients基于整数id ”的一个连接

    This can serve as a join key for the integer-based "id" column in the "clients" table.

    youdao

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

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

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