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 is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?
What is sql server locking?
do you know how to configure db2 side of the application? : Sql server database administration
Explain an automatic checkpoint
Explain what is the purpose of sql profiler in sql server?
How to create a dml trigger using create trigger statements?
What is dbcc?
What is 'Join' and explain its various types.
What do you mean by an execution plan? How would you view it?
Do you know what is openxml in sql server?
Explain transaction server implicit?
What is read committed?
Suggest a method of joining two tables.
What are scheduled tasks in sql server?
What is normalization 1nf 2nf 3nf?