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
You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?
What is 2nf example?
Define master database?
How to define the name and server for a new dsn?
How to declare and use cursor variables?
How can you start sql server in different modes?
What are different types of database indexes?
What are data files?
How to drop an existing user defined function in ms sql server?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
What are ddl triggers and types of ddl trigger?
what authentication modes does sql server support? : Sql server database administration
Do you know what is bit data type and whats the information that can be stored inside a bit column?
How to call stored procedure using http soap?
Explain what are the authentication modes in sql server?