Answer Posted / casmir
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
What is the use of tempdb? What values does it hold?
What are the basic features of a trigger in ms sql server?
How to compare the top two records using sql?
What is subreport?
How to write a query with a left outer join in ms sql server?
What happens to a statement batch if there is a compilation error?
Explain syntax for dropping triggers?
Explain few of the new features of sql server 2008 management studio
What do you mean by tablesample?
What functions can a view be used to performed?
What do you understand by sql server agent?
What is the difference between ddl and dml?
What is transaction server consistency?
Can we insert data if clustered index is disabled?
Which table keeps the locking information?