stored procedure
存储过程:存储在数据库中的命名程序或例程。
常用释义
英式发音
美式发音
基本释义
- 存储过程:存储在数据库中的命名程序或例程。
例句
-
1·You also have to invoke the stored procedure once.您还必须调用一次存储过程。
-
2·Complete the stored procedure.完成存储过程。
-
3·Define a new stored procedure.定义一个新的存储过程。
-
4·Create an SQL stored procedure.创建一个SQL存储过程。
-
5·Now you can call the stored procedure.现在就可以调用存储过程了。
-
6·Convert the UDF to a stored procedure.把udf转换为存储过程。
-
7·SQL1042 when calling a stored procedure.调用存储过程时的SQL 1042。
-
8·Now the stored procedure runs successfully.现在,存储过程成功运行了。
-
9·Each stored procedure requires two parameters.每个存储过程都需要两个参数。
-
10·An editor with the stored procedure body opens.一个带存储过程主体的编辑器就会打开。