The following SQL statement will retrieve information about the items supplied by suppliers with the supplier IDs in a certain range.
下面的sql语句将检索关于由供应商id介于某个范围的供应商所供应的商品的信息。
It will then use the enumerated members to construct an MDX statement in order to retrieve the nested members with the measures requested.
然后它会使用枚举的成员构造一个mdx语句,以检索带有请求的度量的嵌套成员。
You could use a custom SQL statement to retrieve the information, as shown in Listing 12.
可以使用一个定制SQL语句来检索此信息,如清单12 所示。
The first rule is to always provide only the exact columns that you need to retrieve in the SELECT-list of each SQL SELECT statement.
第一条规则是始终在每条 SQLSELECT语句的SELECT 列表中只提供 确实需要检索的那些列 。
If you're an SQL programmer with no prior XML experience, you'll be relieved to learn that a simple SQL statement will enable you to retrieve the contents of data stored in XML columns.
如果您是没有XML经验的SQL程序员,那么不必担心,因为用简单的sql语句就能够检索xml列中存储的数据内容。
When the FETCH cursor statement fails and does not find another row to retrieve, the value of SQLSUCCESS is set to 0 and the WHILE LOOP ends.
当FETCH游标语句失败并且没有找到另一个要检索的行,SQLSUCCESS的值被设置为 0 并且WHILE LOOP 结束。
You retrieve the questionable comments from the Atom feed with the following XPath statement in the XQuery program.
在XQuery程序中使用以下xpath语句从atom提要检索可疑评论。
Without knowing unique attributes of the changed users, it is impossible to construct SQL query statement that retrieve only the changed data from the users table.
在不知道已改变用户的唯一属性的情况下,构造一个SQL声明去users表中重新获取已经改变的数据是可能的。
This panel shows the exact SQL statement PDI will use to retrieve data from the performance data selected.
该面板显示PDI从选定性能数据中检索数据所用的具体的sql语句。
Finally, we retrieve the results of our SQL statement and close the connection to the database.
最后,我们将检索sql语句的结果并关闭数据库连接。
This program executes a dynamically prepared DB2 SQL statement to retrieve CURRENT DATE from the database.
这个程序执行一条动态生成的DB2SQL语句,从数据库中获取CURRENTDATE。
This statement will retrieve CUST_INFO documents from the CUSTOMER table which are not validated against a registered XML schema.
这个语句将从customer表获取每个根据已注册XML模式进行验证的CUST_INFO文档。
This statement will retrieve only those CUST_INFO documents from CUSTOMER table which are validated against any of the registered schemas.
这个语句仅从customer表获取根据已注册模式验证的CUST_INFO文档。
We selected our database, named rss_agg and wrote a very simple select statement to retrieve all records from the feeds table.
我们选择了数据库,命名为rss_agg,并编写了一条十分简单的select语句从feeds表中检索所有记录。
This statement needs no WHERE clause, because we want to retrieve all the rows.
这个语句不需要任何where子句,因为我们希望检索所有的行。
If it is necessary to retrieve only those transactions that specify elements for birth date, then the exists function is added to the where statement, as in Listing 10.
如果只能检索包含出生日期元素的交易,必须在where语句中使用exists函数,如清单10所示。
In the updateCatalog function, retrieve the form field values and create an SQL statement to add a row to database table Catalog.
在updatecatalog函数中,获取表单字段值,并创建一条sql语句,以便将一行添加到数据库表Catalog中。
An SQL select statement that will be executed to retrieve several rows from the database.
一个SQL选择语句,它从数据库中获取几行。
Mi_get_id : Retrieve either the statement id or the session id.
mi_get _id:检索语句id或会话id。
Mi_get_id : Retrieve either the statement id or the session id.
mi_get _id:检索语句id或会话id。
应用推荐