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
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
How to delete database objects with "drop" statements in ms sql server?
What is advantage data architect?
What is the difference between SQL notification and SQL invalidation?
How do I find the query plan in sql server?
What is the difference between a function and a trigger?
Where do you find the default Index fill factor and how to change it?
Can an entity have two primary keys?
What is the purpose of a table?
Explain table valued parameters in sql server? Why tvp used?
How many ways to create table-valued functions?
How do you send email on SQL Server?
What are the aggregate and scalar functions?
What is identity?
What command is used to rename the database?