Answer Posted / hokar
stored procedure is a set of sql statements that are stored
in the database on a server rather than storing it in the
database.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can you roll back the ddl statement in a trigger?
Explain SSRS Architecture?
what are the new features introduced in sql server 2000? : Sql server database administration
How to delete database objects with "drop" statements in ms sql server?
How to enter date and time literals in ms sql server?
What is the Main Difference between ACCESS and SQL SERVER?
How exceptions can be handled in sql server programming?
How sql server enhances scalability of the database system?
What is best institute to Learn DotNET And SQL in chennai?
How do you test your database? : sql server database administration
How can I check that whether automatic statistic update is enabled or not?
How to create indexed view?
What is the difference between dbcc indexdefrag and dbcc reindex?
Can we call future method from trigger?
How to create a view using data from another view?