In this case, the ALLIO run for the first query was significantly faster than the FIRSTIO run in the time it took to return all 12 rows.
在这种情况下,对于第一个查询,与使用FIRSTIO优化目标相比,使用ALLIO时返回全部12行所需的时间明显更短。
In a similar vein, update the SearchErrorView to return an XML-encoded error message in case of an error in input validation or query execution.
以类似的方式更新SearchErrorView,以便在输入验证或查询执行中出现错误时返回一个XML编码的错误消息。
The SELECT clause specifies what the query should return — in this case, a variable named url.
select子句指定查询应当返回的内容,在这个例子中,返回的是名为url的变量。
When this is the case, your query should only return results within that container or within that container's sub-containers recursively, depending on your repository's search behavior.
在这种情况下,查询应该只返回此容器中的结果,或者递归地返回容器的子容器中的结果,这取决于存储库的搜索行为。
In this case, we would mock the query method of the database connection object so that we could just return back the results instead of calling out to the database for them.
在这里,我们可以模拟数据库连接对象的查询方法,这样我们就只需要返回结果,而不需要真正地去查询数据库。
In this case, the query first declares two variables, and then USES the let construct to add them together and the result construct to return the result.
在本例中,查询首先声明两个变量,然后使用let函数将它们合并起来,并使用result函数返回结果。
In this case, the query first declares two variables, and then USES the let construct to add them together and the result construct to return the result.
在本例中,查询首先声明两个变量,然后使用let函数将它们合并起来,并使用result函数返回结果。
应用推荐