您要查找的是不是:
- Can I pass an array as input to a stored procedure? 我能否向存储过程传递数组参数?
- Can a stored procedure call a trigger? 存储过程中能否调用触发器?
- Can a trigger call a stored procedure? 触发器能调用存储过程吗?
- Run the stored procedure or user-defined function. 运行存储过程或用户定义的函数。
- A trigger is a special type of stored procedure. 触发器是特殊类型的存储过程。
- The data store owner of the stored procedure. 存储过程的数据存储区所有者。
- A queue may be associated with a stored procedure. 队列可以与存储过程相关联。
- Can a stored procedure access tables? 存储过程中能否访问数据表?
- The name of the stored procedure, function, event, or trigger. 存储过程、函数、事件或触发器的名称。
- View the list of objects on which the stored procedure depends. 查看存储过程所依赖的对象的列表。
- Captures stored procedure execution behavior over time. 捕获一段时间内存储过程的执行行为。
- In this scenario why not use stored procedure to do? 我不会存储过程?
- When combined with the ONC RPCGEN protocol compiler clients transparently make remote calls through a local procedure interface. RPC的主要目的是为组件提供一种相互通信的方式,使这些组件之间能够相互发出请求并传递这些请求的结果。
- Designate an existing stored procedure as a startup procedure. 将现有存储过程指定为启动过程。
- The Extended Stored Procedure API raises errors in its own format. 扩展存储过程API会引起其自身格式的错误。
- Last time that this queue monitor activated a stored procedure. 此队列监视器上次激活存储过程时的时间。
- Unloads the specified extended stored procedure DLL from memory. 从内存中上载指定的扩展存储过程DLL。
- Create stored procedures to help automate actions. 创建存储过程,帮助使操作自动化
- Stored procedures can be nested. 存储过程可以被嵌套。
- Do stored procedures provide exception handling? 存储过程是否支持溢出处理?