题目内容

Question5: The Fastest Way to Recompile All Stored Procedures
I have a problem with a database running in SQL Server 6.5 (Service Pack
4). We moved the database (object transfer) from one machine to another last
night, and an error (specific to a stored procedure) is cropping up. However, I
can't tell which procedure is causing it. Permissions are granted in all of our
stored procedures; is there a way from the isql utility to force all stored
procedures to recompile?
Tips: sp_recompile can recomplie a store procedure each time

查看答案
更多问题

如何搜集表的各种状态数据?

如何增加buffer cache 的命中率?

给出在STAR SCHEMA 中的两种表及它们分别含有的数据

数据库1,2,3 范式的概念与理解。

答案查题题库