Federated procedures are invoked using the CALL statement.
使用call语句调用联邦过程。
Assuming the CALL statement is CALL fstp1(10,?), here is the db2expln output
假设CALL语句是CALL fstp1(10,?)
They can also be changed by being the argument of an out or inout parameter in a call statement
也可以作为调用语句的out或input参数的实参进行修改。
ADMIN_CMD Procedure Executes DB2 command line processor (CLP) administrative commands using the SQL CALL statement.
ADMIN_CMD过程使用SQLcall语句执行db2命令行处理器(CLP)管理命令。
Listing 8 shows a CALL statement issued from the CLP to the procedure find_customers defined earlier, and the output generated by the CLP.
清单8显示了从CLP向前面定义的过程find _ customers发出的call语句以及clp生成的输出。
Listing 17 shows an example of a CALL statement issued from the CLP to procedure alternate_find_customers and the output generated by the CLP.
清单17显示了从CLP向过程alternate_find _ customers发出的call语句的示例以及clp生成的输出。
One method is to register the external program as a stored procedure and then use the SQL Call statement to run the program with a call to the stored procedure.
一种方法是将外部程序注册为存储过程,然后使用SQLCall语句调用存储过程来运行程序。
Since you cannot enforce this restriction, data inconsistencies may occur if the remote procedure has a COMMIT or ROLLBACK statement (see the Transaction issues with call statements section below).
因为不能强制实施这一限制,如果远程过程有COMMIT或rollback语句,就可能发生数据不一致(见下面的call语句的事务问题一节)。
This image, which we call a vision, may be as vague as a dream or as precise as a goal or a mission statement.
这个构想,我们可以称为是一个愿景,也可以是一个模糊的梦想或精确的目标,或是一个使命陈述。
I concentrated on the truth of this statement, and thought again of his family, waiting for the phone call that mine had just received, a phone call they'd never get.
我集中精力确保这一陈述的真实性,再次想到了他的家庭,他们正在等待一个我刚刚接到,他们却再也无法听到的电话。
Both Microsoft and Yahoo — but especially Microsoft's Ballmer — used their joint statement and conference call to offer several digs at search market leader Google.
微软和雅虎,尤其是微软的Ballmer,在他们的共同声明以及电话会议中,多次冒犯了,或者说挑衅了搜索市场的老大Google。
The 64-year-old driver also violated company policy that requires operators to call for assistance before removing any minors, TriMet said in a statement.
TriMet公司在一份声明中说,公司要求,司机让任何未成年人下车之前必须寻求帮助。这位64岁司机的做法违反了公司的规定。
Some might call this a statement of the obvious.
有些人或许认为此项声明显而易见。
But Larry Paige at Google can call up a broker — he better get the board's permission — somebody at Google can call up a broker and make the same statement: we want to buy Google shares.
但是谷歌的拉里·佩奇也给经纪人打电话,当然要经过董事会允许,谷歌的某个雇员可以给经纪人打电话,然后做出同样的买入要求,我们想买进谷歌的股份。
You can either call the function directly, or create a view based on this statement and then query the view.
可以直接调用此函数,也可以根据这个语句创建视图,然后查询视图。
These functions take environment, connection, statement, or descriptor handles as input and return the diagnostic information related to the last function call made using that handle.
这些函数以环境句柄、连接句柄、语句句柄或描述符句柄作为输入参数,返回与上一次使用该句柄作出的函数调用相关的诊断信息。
Because you are only interested in viewing the data, you would prefer to do so anonymously, issue a rollback statement immediately after the call to cover your tracks, as shown in Listing 7.
由于您只对查看数据感兴趣,因此希望以匿名方式执行,在调用之后立即发出一条回滚语句来隐藏您的踪迹,如清单7所示。
Suppose the programmer needs to use the CALL CICS statement in COBOL but forgot the syntax.
假定程序员需要在COBOL中使用CALLCICS语句,但却忘记了语法。
The implementation of the stored procedure described in this section addresses those needs because CALL is a SQL statement of its own.
这一节中描述的存储过程的实现解决了这些需求,因为CALL本身是一个sql语句。
Each JDBC call is dynamic in nature and requires the SQL statement to be parsed and optimized at run time.
每个jdbc调用在性质上是动态的,要求在运行时分析和优化sql语句。
After the call, the company was quick to send a clarification statement, but it also seemed to differ slightly from the earlier remarks.
会后,公司迅速发出了一份澄清声明,但似乎也与之前的讲话略有出入。
Take five to twenty minutes to come up with a purpose for your site, or better yet, call it your Mission Statement.
花上五到二十分钟,写上你的站点的目的,或者另一种更好的说法,称它为你的使命描述。
In the first passage, the statement about language by criticism, that sign and meaning can never coincide, is what is precisely taken for granted in the kind of language we call "literary."
在第一段,关于语言的主张,用批判的方式,认为符号和意思永远不能相矛盾,正是这个主张,被人们认为是理所当然的,对于我们所说的文学语言来说
Without either of these options, the try and catch code can still execute, and the system does not call the destructors of local objects up to the throw statement.
如果不使用这两个选项,try和catch代码仍然可以执行,并且系统执行到throw语句时才会调用局部对象的析构函数。
The db2pd call gathers information about locks, transactions, applications, and the statement cache and stores this information in a text file for analysis purposes.
db 2 pd调用收集与锁定、事务、应用程序、语句缓存相关的信息,并将信息存储在一个文本文件中以供分析。
A Data Web Service can contain one or more operations where each is based on a single stored procedure call or SQL statement.
每个DataWebService可以包含一个或多个操作,每个操作都是基于一个存储过程调用或一条sql语句。
This is important in Python programs because file input and output are, by default, buffered; data isn't written as soon as you call a print statement but is instead written in chunks.
在Python程序中这很重要,因为在默认情况下,文件输入和输出是缓冲的;在调用print语句时,数据实际未被写入;相反,数据是成批写入的。
You can also define the shape of your select command, be it an SQL statement or stored procedure call, by either discovering the result set or manually defining the one or more returned result sets.
您还可以通过发现结果集或手工定义一个或多个返回结果集,来定义select命令的形式是一条sql语句还是存储过程调用。
This matches any call to a method defined on a JDBC connection that returns a Statement or any subclass thereof.
这个建议匹配的方法调用是在JDBC连接上定义的,而且会返回Statement或任何子类。
When you call the odbc_exec function for a SELECT statement, the function returns a result set identifier.
当您为select语句调用odbc_exec函数时,该函数返回一个结果集标识符。
应用推荐