how many types of store procedre in sqlserver 2000?
Answer Posted / prashanthi g
Types of StoredProcedures
1.Userdefined StoredProcedures
2.SystemDefined storedprocedure
3.Temporary
4.Remote
5.Extended
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What stored by the tempdb ? : sql server database administration
Give an example of why you would want to denormalize a database
Difference between report and query parameter. Why do we need different type of parameter?
How to defragment table indexes?
Why are views required in the sql server or in any other database?
How can you list all the table constraints in a database?
what are the new features in SSRS?
Data table as parameter in sql server?
How do I uninstall sql server 2014?
Determine how to use the inserted and deleted pseudo tables?
What are the types of normalization?
What is the Main Difference between ACCESS and SQL SERVER?
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?
What is page in sql server?
How do indexes help, types?