Answer Posted / hari
Stored procedure is nothing but a Set of T-Sql statements
combined to perform a single task of several tasks. it's
like a macro
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What stored by the msdb?
What is transaction server auto commit?
What should be the fill factor for indexes created on tables? : sql server database administration
Why do we partition data?
what's sql server? : Sql server database administration
Can group functions be mixed with non-group selection fields in ms sql server?
Tell me what is the order in which the sql query is executed?
how you can configure a running aggregate in SSRS?
What is the difference between locking and multi-versioning?
What are the dis_advantages of stored procedures, triggers, indexes?
Explain datetimeoffset data type in sal server 2008?
What do you mean by a Composite primary key?
What does executeupdate return?
How do we know if any query is retrieving a large amount of data or very little data?
What are the types of stored procedures in an sql server?