Writing SQL-based queries over XML data.
编写针对XML数据的基于SQL的查询。
Compare that SQL-based code with the SPARQL-based code shown in Listing 2.
将这段基于SQL的代码与清单2中所示的基于SPARQL的代码相比较。
Now, compare the SQL-based code in Listing 5 with the SPARQL-based code in Listing 6.
现在,比较清单5中基于SQL的代码与清单6中基于SPARQL的代码。
For example, Domino sites gain access to DB2 features, such as relational constructs and SQL-based views.
例如,Domino站点获得对DB2功能(如关系构造图和基于SQL 的视图)的访问权。
Now compare the SQL-based code in Listing 7 with the SPARQL-based code in Listing 8 for the update operation.
现在比较清单7中基于SQL的代码与清单8中基于SPARQL的代码中的update操作。
Now, compare the SQL-based code in Listing 3 with the SPARQL-based code in Listing 4 for the same create operation.
现在,比较清单3中基于SQL的代码与清单4中基于SPARQL的代码中的create操作。
Now compare the SQL-based PHP code in Listing 11 with the SPARQL-based PHP code in Listing 12 for the create operation.
现在比较清单11中基于SQL的PHP代码与清单12中基于SPARQL的PHP代码中的create操作。
Now compare the SQL-based PHP code in Listing 15 with the SPARQL-based PHP code in Listing 16 for the update operation.
现在比较清单15中基于SQL的PHP代码与清单16中基于SPARQL的PHP代码中的update操作。
Caching data in the final native application form (objects) reduces path length, compared with accessing SQL-based data.
与访问基于SQL的数据相比,以最终的本机应用程序形式(对象)缓存数据可减小路径长度。
Graphical tool for creating physical data models, DB2 SQL-based warehouse construction data flows, and OLAP cube models.
用于创建物理数据模型的图形化工具,DB 2基于SQL的数据仓库结构数据流,以及olap多维数据集模型。
Now, compare the SQL-based PHP code in Listing 13 with the SPARQL-based PHP code in Listing 14 for the delete operation.
现在,比较清单13中基于SQL的PHP代码与清单14中基于SPARQL的PHP代码中的delete操作。
Now, compare the SQL-based PHP code in Listing 9 with the SPARQL-based PHP code in Listing 10 for the humble read operation.
现在,比较清单9中基于SQL的PHP代码与清单10中基于SPARQL的PHP代码中的read操作。
This time you find out another practical use of Groovy; that is, how you can use it to quickly build SQL-based reporting applications.
这一次您会发现Groovy的另一个实际应用,即如何用它迅速地构建基于SQL的报告应用程序。
Although this procedure is quite simple, it helps you understand how to generate SQL-based procedures that query and return XML data using built-in wizards.
尽管该过程非常简单,但是也能帮助您理解如何使用内置向导生成基于SQL的过程来查询并返回XML数据。
Object relational mapping refers to the technique of mapping the data representation from an object model to a relational data model with a SQL-based schema.
用基于 SQL 的模式可以把数据呈现从对象模型映射到关系数据模型,对象关系映射引用了这项技术。
You've probably heard the buzz about DB2's V9 -- IBM's first database management system to support both tabular (SQL-based) and hierarchical (XML-based) data structures.
您可能已经听说过DB2 Viper的新架构,这种架构支持表格和分层数据结构。
OLE DB is a COM-based universal data access technology, allowing you to use any data source, not just indexed, sequential access methods (ISAM) and SQL-based databases.
OLEDB是基于COM的通用数据访问方法,允许使用任何数据源,不只是已索引的、连续的访问方法(ISAM)和基于SQL的数据库。
EII, by contrast, is a data integration server that provides real-time data access, typically represents heterogeneous data as tables, and usually employs a SQL-based API.
与SDO形成对照,EII是提供实时数据访问的数据集成服务器,通常用表来表示不同种类的数据,而且它使用基于SQL的API。
A data integration platform typically needs to support multiple access mechanisms required by service implementations, including SQL-based access, Web and REST services, etc.
一个数据集成平台通常需要支持服务实现要求的多种访问机制,包括基于SQL的访问,Web及REST服务,等等。
WebSphere Information Integrator Standard and Advanced Editions provide federated data services to SQL-based products and applications, including the Crystal plug-ins for RAD.
WebSphereInformation Integrator标准版和高级版为基于SQL的产品和应用程序,包括用于RAD的Crystal插件,提供联邦数据服务。
These new SQL based applications are taking advantage of modern data centric development concepts that stress the importance of pushing more of the business rules and logic into the database.
这些基于SQL的新应用程序正在利用现代数据中心开发概念,某些概念强调将更多业务规则和逻辑推到数据库中的重要性。
YQL is basically a query language based on SQL that lets you query and retrieve structured data from multiple services in a standard way.
YQL基本上就是一种基于SQL的查询语言,允许以标准的方式从多个服务中查询和检索结构化数据。
CARPOOL table contains columns based on both SQL data types and one column based on the new DB2 XML data type.
carpool表既包含基于SQL数据类型的列,又包含一个基于新的DB 2XML数据类型的列。
The recommendations are based on one or more SQL statements provided by the user.
所有的推荐基于用户提供的一个或多个sql语句。
The option of column filtration based on SQL conditions that can be entered using the SQL editor control.
根据SQL条件(可以使用SQL编辑器控件输入)对列进行过滤的选项。
The connector generates the query SQL at runtime based on the target table and the column definitions.
连接器将根据目标表和列定义在运行时生成查询s QL。
The access plan is created by the database engine based on the SQL statement that is submitted.
访问计划是由数据库引擎根据提交的sql语句创建的。
UDDI now has standardized wildcard matching based on an SQL LIKE syntax.
UDDI现在已经根据一种类似SQL的语法对通配符匹配进行了标准化。
Listing 1 gives an example of a SQL query based on a cube model and shows how the parts of the SQL statement map to the elements of the cube model.
清单1给出了一个基于多维数据集模型的SQL查询示例,并展示了sql语句的各个部分如何映射到多维数据集模型中的元素?
Here, look at how to do the opposite: embed SQL within XQuery to restrict results based on both traditional SQL data values and specific XML element values.
这里,我们来看看如何反过来做:将SQL嵌入在XQuery中,从而根据传统的SQL数据值和特定的XML元素值对结果进行限制。
应用推荐