CREATE PROCEDURE updatemname 建立更新专业名的存储过程 CREATE PROCEDURE Example 创建程序实例 CREATE PROCEDURE selectdepartment 建立查询院系信息存储过程 ..
基于46个网页-相关网页
In this example, we have chosen to fix the CREATE PROCEDURE statement instead of modifying the source code.
在这个例子中,我们选择修改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包含一个用于将一个R PG程序注册为一个外部存储过程的SQL CREATE PROCEDURE语句的代码示例。
An example would be the need to first create the set of tables before creating the stored procedure that access them.
例如,需要在创建访问一组表的存储过程之前,先创建这组表。
应用推荐