you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?
Answer / Eshoo Jain
You can recompile the affected stored procedures after dropping and recreating the table. In SQL Server, you can use the RECOMPILE option for SP_REcompile or ALTER PROCEDURE statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to find the list of fixed hard drive and free space on server?
ow to bring suspect mode datbase online from scratch
What is thr feature of change data capture?
how to write the query to select the rows are in the order of either 1,3,5,7... or 2,4,6,8,...
7 Answers ADP, Satyam, Tech Mahindra,
Explain try...catch with sql server?
What is replication with database mirroring? : sql server database administration
What is full outer join in sql server joins?
What is raid? : SQL Server Architecture
Explain DBCC?
What is difference between restoration and recovery in SQLServer?
What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
What do you understand by the analysis services in sql server?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)