Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?



you have couple of stored procedures that depend on a table you dropped the table and recreated it ..

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

Post New Answer

More SQL Server Interview Questions

How to find the list of fixed hard drive and free space on server?

1 Answers  


ow to bring suspect mode datbase online from scratch

1 Answers  


What is thr feature of change data capture?

1 Answers  


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?

1 Answers  


What is replication with database mirroring? : sql server database administration

1 Answers  


What is full outer join in sql server joins?

1 Answers  


What is raid? : SQL Server Architecture

1 Answers  


Explain DBCC?

1 Answers   QuestPond,


What is difference between restoration and recovery in SQLServer?

3 Answers   Microsoft,


What options are there to delete rows on the publisher and not on the subscriber? : sql server replication

1 Answers  


What do you understand by the analysis services in sql server?

1 Answers  


Categories