how many types of store procedre in sqlserver 2000?
Answer Posted / dinesh sharma
Their Are Two Type Of SP
1)System SP
2)dbo (DataBase Owner) mean User Defined SP
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the options which must be set to allow the usage of optimistic models?
What do you mean by recursive stored procedure?
How do you create a clustered index?
What is sql server programming?
Why do we need normalization?
What is tempdb database? : SQL Server Architecture
On a windows server 2003 active – passive failover cluster, how do you find the node which is active?
What is isnull() operator?
Explain what is public role in sql server?
What is resource governor in sql server?
How to get a list of columns in a view using the "sp_help" stored procedure?
What is triggers and stored procedures?
What are xml indexes?
How exceptions can be handled in sql server programming?
What is purpose of normalization?