“执行sql”以运行该查询。
Run the query again and manually remove any unwanted wildcard characters.
再次运行查询并手动删除任何不需要的通配符。
To find out which buffer pool is assigned to table Spaces, run the query shown in Listing 8.
要找出哪个缓冲池被分配给了表空间,请运行清单8中所示的查询。
When you run the query, the result set contains a single row with the summary information.
运行该查询时,结果集将包含带有汇总信息的单行。
Then each tester can import and run the query to show their own assigned tests for the iteration.
每一个测试人员能够导入并且运行该查询,显示他们拥有的为迭代而被指派的测试。
This way, the user who is currently logged in can run the query and see what planned tests are assigned.
这样,当前登录的用户就能够运行该查询,并且看到哪些计划的测试被指派。
To run the query, you can choose any item from the list, either a database reference or a database connection.
要执行查询,可以从清单中选择任一项目,可以是资料库参考或资料库连接。
When you use a table-valued function you'll need to assign a value to its parameters before you can run the query.
当您使用表值函数时,需要给它的参数赋值后才能运行查询。
Lists topics for creating queries with parameters, which allow a different value to be used each time you run the query.
列出关于创建带参数的查询的主题,参数允许在每次运行查询时使用不同的值。
If a query contains an error not detected during SQL verification, the database will detect the error when you run the query.
如果查询包括在SQL验证过程中未检测到的错误,则当运行该查询时,数据库将检测到该错误。
You'll make it so that your search term is matched against both the name and phone fields using LIKE, then run the query using mysql_query().
使用 LIKE让搜索词能匹配名字和电话这两个字段,然后使用 mysql_query()运行此查询。
When you run the query in Listing 3, the database reports three Brians, two of them Brian Goetz. a similar effect would occur if the persons.data.
当运行清单3中的查询时,数据库将报告三个Brian,其中两个是Brian Goetz。
My current solution takes about 300 ms to run the query and is struggling under increased load, so I am trying to figure out a better way to do it.
我目前的解决方案需要大约300毫秒来运行查询并在增加的负载,所以我试图找出一个更好的方式去做。
Now, run the query against the DUMMYDB database, modifying the database name from SAMPLE to DUMMYDB in the query.sql file you generated earlier when running against the SAMPLE database.
现在,对DUMMYDB数据库运行查询,在前面对SAMPLE数据库运行查询时所生成的query .sql文件中将数据库名从SAMPLE修改为DUMMYDB。
How can one run a query across all of the logs on all of the servers in a data center?
怎样跨越数据中心所有服务器上的所有日志来运行一个查询?
Here you will see the URL encoded query value that was actually used in the test run.
这里您将看到实际上运用在测试运行中的URL编码查询值。
However, the query needs to be run from the directory containing the graph, because it is specified using a relative URL in the query's from clause.
但是,查询需要在包含图的目录中运行,因为该图是在查询的from子句中用相对url指定的。
The run tree is at the heart of query execution and can consist of many different types of run tree nodes.
处于查询执行的核心,且可以包含多个不同类型的运行树节点。
Then run or edit the query to display the various editors for the query, and click SQL editor.
然后您可以运行或者编辑查询以显示查询的不同的编辑器,并点击SQL editor。
After you build your query, you can run it directly from Developer Workbench to test the query.
在构造好查询之后,可以直接在DeveloperWorkbench中运行它,以便测试该查询。
DataBrowserAdmin: Users in this role can run any query in the Data Browser.
DataBrowserAdmin:属于这个角色的用户可以在DataBrowser中运行任何查询。
Once we have the correct XPath statement, we can embed it into an XQuery that indicates which table column we want to run the XPath query on.
有了正确的xpath语句后,我们可以将其嵌入到XQuery,它指示我们希望在哪一个表列上运行XPath查询?
To retrieve a specific version of the WDSL, run a query using query Wizard and specify the WSDL file name and version number.
要获取特定版本的WSDL文件,使用QueryWizard运行查询并指定WSDL文件名和版本号。
Run the SQL query in the prepared statement with the execute ([array input_parameters]) function.
用execute ([array input _ parameters])函数执行预置语句中的SQL查询。
The first run of this query takes 179 ms, but the next run takes only 15 ms.
第一次运行该查询耗时179毫秒,但下一次运行则只耗费了15毫秒的时间。
By persisting the view, you save the results of the query the first time you run it (updating only when documents change).
通过持久化视图,您保存了第一次运行查询的结果(仅在文档更改时更新)。
Listing 3 shows the result of this query run against the data in Listing 1.
清单3展示了针对清单1中数据运行该查询时得到的结果。
If a query USES a combination of columns that are not indexed, GAE will only throw an exception at run time when the query is executed.
如果查询使用没有进行索引的列的组合,那么当执行查询时,GAE将只在运行时出现一个异常。
Given those keys, an application can run a query against the associated database to find the complete records that comprise the match.
对于这些键,应用程序可以针对相关数据库运行查询来查找包含匹配的完整记录。
At the bottom of the file, you run a quick query to get the count of votes and the sum of the votes for the given movie.
在文件底部的代码中,我们运行了一个快速查询获取投票数和指定电影的投票总数。
应用推荐