Answer Posted / guest
Its nothing but a set of T-SQL statements combined to
perform a single task of several tasks. Its basically like a
Macro so when you invoke the Stored procedure, you actually
run a set of statements.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the importance of concurrency control?
What is the difference between a view and a stored procedure?
what is package and it uses and how can u call a package
What are the different types of subquery?
What is isolation levels?
What is encryption key?
What are different types of roles provided by ssrs?
how to define testing of network layers? : Sql server database administration
What is factless fact table? : sql server analysis services, ssas
How will you make an attribute not process? : sql server analysis services, ssas
What happens when converting big values to integers?
Which are the olap features?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
What is the use of floor function in sql server?
What is the difference between join and inner join?