
词语导航
基本信息
词语:语句函数
繁体:語句函數
拼音:yǔ jù hán shù
英语翻译
【计】 statement function
分词翻译
语句的英语翻译:
sentence
【计】 COMPLEX statement
函数的英语翻译:
function
【计】 F; FUNC; function
翻译例句
1. 这些属性将影响语句级函数的行为。
These attributes affect the behavior of the statement level functions.
2. 有了这种垂直度,就可以将语句、循环、函数、类或者是运行缓慢的库作为分析目标。
With such plumbs, you can target the statement, loop, function, class, or library that is most sluggish.
3. 可以直接调用此函数,也可以根据这个语句创建视图,然后查询视图。
You can either call the function directly, or create a view based on this statement and then query the view.
4. 在触发器、动态合成语句、标量、表、行函数和方法中不能调用具有访问级别MODIFIESSQLDATA的联邦过程。
Federated procedures with access level MODIFIES SQL DATA cannot be invoked inside triggers, dynamic compound statements, scalar, table, row functions, and methods.
5. 一个回调函数,在语句成功执行时调用。
A callback function invoked if the statement is executed successfully.
6. 如果访问级别是MODIFIESSQLDATA,那么它在触发器、动态合成语句、sql体函数中或在创建保存点时会阻塞,并返回原因码为22的错误SQL 30090。
IF it has MODIFIES SQL DATA, it is blocked in triggers, dynamic compound statements, SQL-bodied functions, or when a save point has been created, and error SQL30090 with reason code 22 is returned.
7. SQLPL开发人员应该使用DB 2原生复合sql语句提供的对应函数。
SQL PL developers should use the corresponding function provided by the DB2 native compound SQL statements.
8. 触发器语句的操作部分的XMLVALIDATE函数验证在INFO列中指定的雇员信息。
The XMLVALIDATE function in the action part of trigger statement validates the employee information specified in the INFO column.
9. 触发器语句的操作部分包含xmlvalidate函数,它根据指定的模式验证XML文档。wWw.WENTIyi.cOm
The action part of the trigger statement includes the XMLVALIDATE function to validate the XML documents against the XML schema specified.
10. 这意味着在sql语句的执行期间,该函数会被多次调用。
That implies that the function is called multiple times during the execution of the SQL statement.
11. 自动验证是由触发器语句的操作部分通过XMLVALIDATE函数完成的。
This automatic validation is done in the action part of the trigger statement using the XMLVALIDATE function.
12. 转换后,将运行sql语句,并且从函数返回结果。
After it is converted, the SQL statement is run, and the results are returned from the function.
13. 利用这些函数的PASSING 子句将参数从SQL语句传递给这些函数。
The parameter is passed to these functions from the SQL statement using the PASSING clause of these functions.
14. 注意一个函数赋值或对象赋值语句也是赋值语句,应该以分号结尾。
Note that an assignment statement which is assigning a function literal or object literal is still an assignment statement and must end with a semicolon.
15. 语句之间或函数参数之间的分隔符。
Commas, for example, can separate statements or function parameters.
16. 要在PHP中显示sql语句,需要对每条语句使用echo函数。
To show SQL statements in PHP, use the echo function for each statement.
17. 大多数语言都以基本上相同的方法来解析if语句和函数调用。
Most languages parse if statements and function calls in basically the same way.
18. 另外,函数返回语句可以返回initializer _ list;但是,必须包含头文件initializer _ list才能使用这个类类型。
Also, function return statements are allowed to return initializer_list; however, you must include the header initializer_list to use this class type.
19. 更改生成的sql语句以在XQuery函数中包括一个passing子句。
Alter the generated SQL statement to include a PASSING clause in the XQuery function.
20. 目前我们讨论的Vimscript基本特性(语句和函数,数组和哈希表)已经足够为Vim的核心特性集创建几乎任何类型的添加项。
The basic features of Vimscript covered so far (statements and functions, arrays, and hashes) are sufficient to create almost any kind of addition to Vim"s core feature set.
21. 这由createcolumn函数的最后一个语句完成。
This is done in the last statement of the createColumn function.
22. 现在,您将使用check函数,方法是将check语句添加到函数的其余部分,清单4中显示的部分内容可以作为您的指导(其余部分可从源代码下载获得)。
You"ll now use the check function by adding check statements to the rest of the functions, with a few shown to you as guides in Listing 4 (you can find the rest in the source code download).
23. 语言规范可能支持goto语句和递归函数调用,但使用其他方法能够让代码更易于理解。
Goto statements and recursive function calls may be supported by the language definition, but it is known that using other methods makes the code easier to understand.
24. 使用regex函数的sql语句示例。
Example of SQL statements using regex functions.
25. TBSCAN(18)表示这个SQL表函数中的RETURN语句。
TBSCAN(18) represents the RETURN statement in the SQL Table function.
26. SQLExecute()函数执行语句
SQLExecute() function executes the statement
27. SQLPrepare函数准备语句。
SQLPrepare function prepares the statement.
28. 使用exec函数运行该sql语句。
Run the SQL statement using the exec function.
29. 在hilbert_fct .sql文件中可以找到用于注册函数的sql语句。
The SQL statement to register the function can be found in the file hilbert_fct.sql.
30. 用execute ([array input _ parameters])函数执行预置语句中的SQL查询。
Run the SQL query in the prepared statement with the execute ([array input_parameters]) function.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
