How do I view a stored procedure in sql server query?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

From where can you change the default port?

3 Answers  


Why use stored procedures in sql server?

0 Answers  


What is data source document?

0 Answers  


What is the command used to recompile the stored procedure at run time?

0 Answers  


What is the difference between Stored Procedures and triggers?

0 Answers   HCL,


What is scheduled job and how to create it?

0 Answers  


How to create Clustered Primary Key to table?

2 Answers  


What is SQL Server?

0 Answers   Atos Origin,


What is 3nf normalization?

0 Answers  


hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.

0 Answers  


Explain what stored procedure sp_replcounters is used for? : sql server replication

0 Answers  


What is stored in the mssqlsystemresource database? : sql server database administration

0 Answers  


Categories