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
Define magic tables in sql server?
Is port 1433 secure?
Tell me the difference between clustered and non-clustered index?
how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration
What is Federation and Federation Member?
What is clustered vs nonclustered index?
How will you monitor replication latency in transactional replication? : sql server replication
what are the different ways to return the rowcount of a table?
Why do we need normalization?
What are built in functions?
What is the difference between a function and a stored procedure?
What is table level trigger?
What do you understand by SQL*Net?
How to perform backup for certificates in sql server? : sql server security
How to change the data type of an existing column with "alter table" statements in ms sql server?