• In this sample, two database tables are imported from DB2, and the XML structure is extracted from the sample file.

    这个示例DB 2导入两个数据库,并从示例文件中提取XML结构

    youdao

  • Definition: a relationship exists between two database tables when one table has a foreign key that references the primary key of another table.

    定义两个中,一个表的存在一种关联关系,我们把这种关系称为数据库关系。

    youdao

  • Second extracts the triples of the characteristic sentences according to custom rules and expresses them by Ontology, also respectively stored in two database tables.

    其次根据自定义规则抽取特征句子中的元组,表示成本同样分别存放在数据库的另外两个表中。

    youdao

  • By separating these, we intended to reduce the performance impact of logging queries of the file database; they are not merely separate tables, but two separate databases.

    这么做是为了减少记录文件数据库查询所带来性能影响它们但是单独而且还是两个单独的数据库

    youdao

  • The example in Listing 2 connects to the test database and creates two tables.

    清单2中的例子连接测试数据库创建了两个

    youdao

  • This means you need to design the database system in such a way that you divide the database tables into modularized and optimized partitions of two typesstatic and dynamic.

    就意味着需要这样方式设计数据库系统,即将数据库划分两种类型——静态动态——的模块化最优化部分

    youdao

  • Once the rows are sorted, the algorithm for joining the two tables is easy: the database server simply reads both sorted tables sequentially and merge all rows if they are matching.

    一旦实现行的分类连接算法十分容易:数据库服务器仅仅连续读取个已分类表,合并所有相匹配的

    youdao

  • The database manager creates and maintains two sets of system catalog views that are defined on top of the base system catalog tables.

    数据库管理器创建维护系统编目视图,这些视图基本系统编目表之上定义

    youdao

  • Collocation between two joined tables in a query means that the matching rows of the two tables always reside in the same database partition.

    一个查询内合并之间并置意味着两个表的匹配行将总是处于相同数据库分区内

    youdao

  • The SQL JOIN statement has long been in the toolkit of database programmers, allowing you to combine the data contained in two or more relational database tables based upon a common attribute.

    数据库编程人员SQLJOIN语句使用由来已久,通过该语句可以基于相同属性两个更多关系数据库中的数据组合到一起。

    youdao

  • In the federated database we defined servers to access the two DB2 databases and nicknames to map the TPC-H tables from those DB2 databases.

    联邦数据库中,我们定义了服务器访问两个DB 2数据库昵称这些DB 2数据库映射TPC - h

    youdao

  • This article has explored some common database functions such as updating a database, displaying query results, joining two tables together, and filtering the results using various filter conditions.

    本文已经开发了一些普通数据库功能例如更新一个数据库、显示查询结果连接两个数据表以及使用不同过滤条件筛选结果等。

    youdao

  • Since this database does not have any XML capabilities, the product document needs to be decomposed into the two relational tables.

    因为数据库具有任何XML功能产品文档需要分解两个关系表中。

    youdao

  • They offer two fundamental database design optionsstoring each XML document intact as a single large object or "shredding" it into multiple columns often across multiple tables.

    它们常常提供两种基本数据库设计选项——将每个XML文档完整地存储大型对象或者撕开”,分散存储在多个表的多个中。

    youdao

  • Now, when the same query is run, the native SQL that is generated is a single select statement joining the two tables from the different catalogs at the database tier as shown in Illustration 10.

    现在同一个查询运行时生成原生sQL单个选择语句语句在数据库联接来自不同目录两个如图10所示。

    youdao

  • The customer service database should now have two tables: customers and interestgroup.

    客户服务数据库现在应当customersinterestgroup

    youdao

  • This tutorial describes two ways to combine data from different tables in an IBM DB2 database.

    教程描述组合来自IBMDB 2数据库中的不同数据两种方式

    youdao

  • Jetty creates an instance of the application class, DerbyDatabase, which boots the embedded Derby engine, creates the database (only once), and creates two tables and loads some rows.

    Jetty创建应用程序实例DerbyDatabase,该实例启动嵌入式Derby引擎,创建数据库(此一次),然后创建两个装载一些

    youdao

  • To better understand this, let's return to the world database and consider two of its tables, Country and City, which are linked to each other via the code foreign key.

    为了更好地理解一点,我们回到world数据库考虑两个CountryCity,此二者通过code外键相互链接在一起。

    youdao

  • The back end starts with a simple MySQL database that has two tables.

    一个两个表的简单MySQL数据库开始

    youdao

  • The rest of this article focuses on creating the sample schema for Bigdog's Surf Shopwhich consists of these two tablesin a Derby database.

    文章其余部分将侧重于在Derby数据库创建Bigdog ' sSurfShop示例模式——模式包含两个

    youdao

  • For simplicity, the BANK database consists only of two tables, account and auditlog.

    出于简单性BANK数据库包含两个accountauditlog

    youdao

  • The following table shows the population of the InfoSphere MDM Server database tables when the two sets of input data are loaded.

    展示两个输入数据加载时InfoSphereMDMServer数据库填充情况

    youdao

  • In a database, three tables represent m: m relationships: the two tables you'd expect (Book and Author), and a third join table (BookAuthor).

    数据库中,用三个表示m: m关系:前两个已经知道了(BookAuthor),第三个是一个连接(BookAuthor)。

    youdao

  • The traditional (SQL or other) script-based data analytical reports are usually built by pulling data from two-dimensional relational database tables.

    传统的(SQL其他)基于脚本数据分析报告构建方式常常是从两维关系数据库中获取数据。

    youdao

  • Normalization usually involves dividing a database into two or more tables and defining relationships between the tables.

    规范化通常包括一个数据库拆分为两个更多定义之间依赖关系

    youdao

  • I had joined two tables from my database and for the life of me couldn't figure out how to get rid of the duplicate data that was coming from the table I joined.

    数据库加入两个生活无法清楚如何消除重复数据来自我加入。

    youdao

  • This topic describes how to manually create a conceptual model in which an entity type is mapped to two tables in the underlying database.

    主题介绍如何手动创建概念模型其中实体类型映射基础数据库中的两个

    youdao

  • When using legacy data in a conceptual model, it is sometimes useful to be able to map a single entity to two tables in the database.

    概念模型使用旧式数据有时可以一个实体映射数据库中的两个非常有用

    youdao

  • Provides step by step details for saving modified data in two related data tables to the underlying database.

    提供两个关联资料已修改的资料,储存至基础资料库逐步详细资料

    youdao

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

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

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