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
Do you know hot add cpu in sql server 2008?
Are resultset updatable?
What is the maximum number of index per table?
What is the full form of ddl?
How to concatenate two character strings together?
What are the characteristics of modern DBMS?
What is normalization and what are the advantages of it?
Explain different types of collation sensitivity?
What is command parameter in ssrs?
What are the different types of replication you can set up in sql server?
What are recommended options to be used while using db mirroring? : sql server database administration
Explain the use of containers in ssis and also their types?
Explain try...catch with sql server?
what is the difference between count(*) and count(1) ?
How to create an inline table-valued function?