Answer Posted / vimal
Store procedure is a pre compiled code
it is doing single task of several task
it is used to reduce the execution time
if we want to call store procedure just we call its name
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain unique key in sql server?
Explain transaction server isolation?
How do I find query history in sql server?
What is normalization of database?
Explain the microsoft sql server delete command? : SQL Server Architecture
How to call stored procedure using http soap?
What is function of master database?
What do you understand by the analysis services in sql server?
What do you understand by physical_only option in dbcc checkdb?
How do use Having,Group by,Group function in SQL?
What is store procedure?
What is DCL?
Can we add an identity column to decimal datatype?
What is faster join or union?
What are advantages of ssrs or why we should use ssrs?