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
Do you know spatial data types - geometry and geography in sql server 2008?
Explain following error properties?
How many databases instances are there in sql server 2000?
What security features are available for stored procedure?
what is checksum in sql server.........???
Explain optimistic and pessimistic concurrency?
How do you start single user mode in clustered installations?
What does the on delete cascade option do?
What is a data collection table?
List few advantages of stored procedure.
Can we shrink data file in sql server?
How to use union to merge outputs from two queries together in ms sql server?
Why we use functions in sql server?
What is RMS migrations?
Why I can not enter 0.001 second in date and time literals in ms sql server?