SP:存储过程
“Stored Procedure”通常简称为SP,这种缩写形式便于快速书写和使用。存储过程作为一种常见的数据库编程对象,广泛应用于各类综合性技术领域,尤其在没有特定分类的情况下。它的中文含义是“存储过程”,指的是数据库中预先编译好的一组SQL语句集合,可被重复调用以提高执行效率与代码复用性。
Stored Procedure的英文发音
例句
- A routine and a stored procedure are synonymous in DB2 UDB.
- 在DB2UDB中存储过程(SP)和例程是同义的。
- In order to accomplish this a stored Procedure is created in the Database.
- 为了实现这一目的,在数据库中创建一个存储过程(SP)。
- Create a script to test the stored procedure on the database.
- 创建脚本以对数据库中的存储过程(SP)进行测试。
- A wizard creates a template stored procedure which you can deploy and test directly from DesignStudio.
- 由向导负责创建一个模板存储过程(SP),而您则可直接从DesignStudio对之进行部署和测试。
- No stored procedures exist in this database. You do not have permissions to create a stored procedure.
- 此数据库中没有存储过程(SP)。您没有创建存储过程(SP)的权限。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若SP词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。