XMLReader is a pull parser and you code for it in much the same way as for a database query result table in a cursor.
XMLReader是一种pull解析器,其编码方法和数据库查询结果表的游标中非常类似。
However, you will now need to explicitly loop over the database query result object to create the table rows and add the Edit option.
不过,现在需要显式地对数据库查询结果对象进行循环以便创建这些表的行并添加Edit选项。
A result set is an array consisting of 0 or more rows that match a database query; a result set identifier is simply a value that you pass to other functions to work with the rows in the result set.
结果集是一个数组,该数组由0个或多个与数据库查询相匹配的行组成;结果集标识符只是一个值,您可以将该值传递给其它函数,以使它们能够使用结果集中的行。
For example, a database connection for a particular unit test might record the query while always returning the same hardwired result.
例如,虽然某一特定单元测试的数据库连接始终返回相同的硬连接结果,但可能会记录查询。
The virtual database coordinates the execution of the queries on the physical databases and post-processes the results of the individual query in memory to prepare a consolidated result.
此虚拟数据库会协调这些查询在物理数据库上的执行,并会在内存内置后处理各个查询的结果用以准备一个合并结果。
When you use query over collection, your query can be executed against existing result sets without the need to re-evaluate the query in the database and re-fetch all the data into your application.
当在集合上使用查询时,可直接在已有的结果集上执行查询,而不必重新在数据库中执行查询,然后重新将所有数据取出到应用程序中。
The first is to execute the query, retrieve the entire result set from the database, and then simply display the results to the user one page at a time.
第一种是执行查询,从数据库获得完整的结果集,然后每次只向用户显示结果集中的一页。
As a result, you need to set a database property to govern how the query will be processed internally.
因此,需要通过设置一个数据库属性来控制在内部如何处理此查询。
The first query tested only returned a result set of 12 rows, when targeting a database with around 1 GB of data.
对于一个包含大约1GB数据的数据库,第一个测试的查询返回一个只包含12行的记录。
They're considerably slower than a join on a relational database, but, as a result, it is much harder to create a query that overwhelms the data store.
这要比关系数据库上的连接慢得多,因此很难创建一个让数据存储超负荷的查询。
Listing 4 USES Doctrine to perform a query for the records in the books database table, setting the result as a view variable for the IndexSuccessView.
清单4使用Doctrine来执行一个查询,旨在得到书籍数据库表中的记录,将结果设置为IndexSuccessView的一个视图变量。
Authorization management transforms the staff query result into so-called work items that are stored in the Business Process Choreographer database.
授权管理将人员查询结果转换为BusinessProcess Choreographer数据库中存储的所谓的工作项。
This means you need to first process a query result completely before reusing a JDBC Statement — for example, by reissuing a database query — or you will lose any results from the previous query.
这意味着您必须先处理完查询结果,然后再重用JDBCStatement——例如,重新发出数据库查询——否则将丢失上一次查询到的所有结果。
Business objects are containers for application data that represent business functions or elements, such as a database table or the result of an SQL query.
业务对象是存放应用程序数据的容器,这些数据用于表示业务功能或元素,比如数据库表或SQL查询的结果。
For sparse lookup, a database query is generated based on each input record and the query is sent to the target database to get the result.
对于稀疏查找来说,它将根据每条输入记录来生成数据库查询,并且查询将被发送给目标数据库以获取结果。
We will see a little later how to work with SQL SELECT query and the result set using the FESI database access extension.
我们不久后将看到如何使用SQLSELECT查询及运用FESI数据库访问扩展名的结果集。
The GDS executes the query against the database and returns the result to the client.
GDS对数据库进行查询并向客户机返回结果。
The result set produced by executing the above query against the database table EMPLOYEE would contain the following two rows of results.
对数据库表employee执行上述查询生成的结果集将包含以下两个结果行。
The same applies to the result set entries when a user queries items on the Business Process Choreographer database view using one of the query API methods (see Resources).
当用户使用queryAPI方法之一在业务流程编排数据库视图中查询项时,结果集项的情况也是如此(请参阅参考资料)。
While Process application of the distribute database, fast and exact get the query result has been the key problem about distribute database.
在进行分布式数据库应用时,快速而准确的得到查询结果一直是分布式数据库得以应用的关键问题。
KNN query is one of the most representative queries in multimedia database management system. It shows the result of k objects nearest to the query point.
KNN查询是多媒体数据库管理系统中最具代表性的查询方式之一,它将k个与查询点最接近的对象作为查询结果返回。
Histogram is the common method for size estimation of query result in many commercial database systems.
直方图是许多商用数据库系统中最常用的一种估算查询结果大小的方法。
Save, query and graphic interaction dealing with the result of actual flight test data are the emphasis of flight test database.
飞行试验数据库的侧重点在于对实际飞行试验结果数据的存储、查询和图形化处理。
Taking example for the database for thermodynamic property of saturated liquid and saturated steam, this paper also introduce the way to realize the query and its result.
本文以饱和水及饱和蒸汽热力性质数据库为例,说明了系统查询功能的实现方法与效果。
For a query, however, a database server cannot establish a query plan until the query is actually run - that is, until the user explicitly demands the result set.
但是对于查询,数据库服务器直到查询实际运行时(也就是说,直到用户显式请求结果集时)才能建立查询计划。
A snapshot is the result of a query and is a view into a database at one point in time.
快照是查询的结果,并且是某一时间点数据库的概况。
A snapshot is the result of a query and is a view into a database at one point in time.
快照是查询的结果,并且是某一时间点数据库的概况。
应用推荐