Database Stored Procedure的意思|示意
数据库存储过程
Database Stored Procedure的网络常见释义
数据库存储过程 ) 《中文名》:数据库存储过程 《英文名》:Database Stored Procedure --------------------- 运行(&R) 设计视图(&D) 打印(&P) 打印预览(&V) 剪切(&T) 复制(&C) 另存为(&A)... 导
Database Stored Procedure相关短语
1、 stored procedure of database 数据库存储过程
Database Stored Procedure相关例句
In order to accomplish this a stored Procedure is created in the Database.
为了实现这一目的,在数据库中创建一个存储过程。
Now you need to deploy your stored procedure to the database so you can test it.
现在,需要将存储过程部署到数据库中以便测试它。
It is no longer necessary to create a DB2 database project to contain the stored procedure to be debugged.
不再需要创建DB 2数据库项目以包含要调试的存储过程。
The user can interactively invoke mining by calling a corresponding stored procedure on the database from a Cognos report.
从Cognos报告中,用户可以通过调用数据库上相应的存储过程,交互式地调用数据挖掘。
Mining is invoked by a stored procedure call and creates an XML mining model in the database.
可以通过一个存储过程调用来调用数据挖掘,数据挖掘将在数据库中创建一个 XML 挖掘模型。
These elements differ in that the SQL code for a stored procedure is defined and stored in the database itself, then called from the application.
不同之处在于,用于存储过程的 SQL 代码定义并存储在数据库本身中,然后从应用程序中进行调用。