To drop a procedure that was deployed using binaries, you may use DWB, or issue a drop procedure RESTRICT against the procedure.
要删除一个用二进制文件部署的过程,可以使用DWB,或者对该过程发出一个DROP PROCEDURE RESTRICT命令。
Sybase existing tables can be used with a WHERE clause specifying column names of the existing table to restrict the output received from the stored procedure.
对于Sybase现有表,可以使用where子句指定现有表的列名,以限制存储过程的输出。
If you wish to restrict the feature to certain databases only, you can set the session environment AUTO_STAT_MODE to 1 in your sysdbopen procedure for the desired databases.
如果希望该特性仅限于特定数据库,可以在sysdbopen程序中针对这些数据库将会话环境AUTO_STAT _ mode设为1。
应用推荐