青年中文青年中文

procedure statement的意思

procedure statement中文翻譯:

過程語句

相似詞語短語

statement───n.聲明;陳述,敘述;報表,清單

procedure───n.程序,手續;步驟

admission procedure───招生手續,入學手續;錄取程序;收生程序;入學手續

ablation procedure───消融程序

medical procedure───醫療程序

chronography procedure───計時程序

accusatorial procedure───發現和提出證據的程序

aponeurotomy procedure───腱膜切開術

dynamization procedure───動力化程序

雙語使用場景

CREATE procedure statement was not issued to define a procedure at the current server.───沒有通過發出CREATE PROCEDURE語句在當前服務器上定義過程。

Now the CREATE procedure statement succeeds, and the stored procedure runs successfully.───現在,CREATE procedure語句成功了,存儲過程成功運行。

It also shows how to take advantage of the result set syntax in the CREATE PROCEDURE statement.───還演示如何在CREATE procedure語句中利用結果集語法。

Listing 9 contains a code example of the SQL CREATE PROCEDURE statement used to register an RPG program as an external stored procedure.───清單9包含一個用于將一個RPG程序注冊為一個外部存儲過程的SQLCREATEPROCEDURE語句的代碼示例。

To create an autonomous procedure, the keyword AUTONOMOUS is specified on the CREATE PROCEDURE statement, as shown in Listing 2.───要創建自治過程,需要在CREATEPROCEDURE語句中指定關鍵字AUTONOMOUS,如清單12所示。

The result set forms the complete CREATE PROCEDURE statement used to create the custom stored procedure.───該結果集構成了用于創建自定義存儲過程的完整CREATEPROCEDURE語句。

The result set forms the complete CREATE PROCEDURE statement necessary to create the custom stored procedure.───該結果集構成創建自定義存儲過程所需的完整CREATEPROCEDURE語句。

from the design of software, digital filter statement, analog filtering and fault detection procedure statement are designed.───軟件方面編制了數字量濾波語句、模擬量濾波語句及故障監測程序。

To avoid this scenario, use the RETURNS clause of the CREATE PROCEDURE statement to return data to the caller.───要避免這種情況,使用CREATEPROCEDURE語句的RETURNS子句來將數據返回給調用者。

英語使用場景