导航菜单

sqlquery是什么意思_翻译中文_怎么读

sqlquery

网络释义:输入查询;串赋值给一个变量

网络释义

1.输入查询 "asksql" 查询", "sqlquery" 输入查询", "querybtn" 提交查询", ...

2.串赋值给一个变量可以将字符串赋值给一个变量(如 SQLQuery),然后将变量名传递给 Execute      方法。

例句释义:,输入查询,串赋值给一个变量

1.Most of this query should look famipar to you by now, so take a look at the new function: db2-fn: sqlquery.同样,这个查询的大部分对于您来说应该比较熟悉了,所以我们只关注这里出现的新函数:db2-fn:sqlquery。

2.When you edit the SQL Query View in Domino Designer, a new event, SQL Query, appears in the programmer's pane, as shown in figure 11.当在DominoDesigner中编辑SQL查询视图时,一个新的事件(SQLQuery)将出现在编程窗格中,如图11所示。

3.You can use either the SQL Query wizard or SQL Builder to create SQL statements for XML generation or for database apppcations.您可以使用SQLQuery向导或SQLBuilder来创建用于XML生成或数据库应用程序的SQL数据。

4.The value of the Cid attribute is passed to the sqlquery function to compare it to the relational cid value.Cid属性的值被传递给sqlquery函数,以将其与关系cid值进行比较。

5.Type your SQL Query to actually retrieve the value from the database.输入SQLQuery以检索数据库中的值。

6.The sample code xqueryparam. db2 provides good examples for one parameter and multiple parameter passing to sqlquery function.示例代码xqueryparam.db2提供了一些不错的例子,将一个和多个参数传递给sqlquery函数。

7.For this purpose, DB2 provides another input function, db2-fn: sqlquery, to invoke an SQL query from within XQuery.为此,DB2提供了另外一个输入函数db2-fn:sqlquery,以便在XQuery中调用SQL查询。

8.The db2-fn: sqlquery function is also provided to access DB2 data and takes a SELECT statement as an argument.还提供db2-fn:sqlquery函数来访问DB2数据,它以一个SELECT语句作为参数。

9.For an unload, an SQL query is used that extracts selected data from the table.对于卸载,使用SQLquery来提取表中的所选数据。

10.In DB2 9, the sqlquery function is used to embed an SQL statement within an XQuery expression.在DB29中,sqlquery函数将一个SQL语句嵌入到XQuery表达式中。