What are the advantages of using stored procedures? Please
don't simply say compilation time will be saved as they are
already complied. Please specify some other advantages.
Answer Posted / pradip jain
Become secure program from sql Injection.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is data source view or dsv? : sql server analysis services, ssas
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
What is usually the first word in a sql query?
What is a collation?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
how to use DTS package in 2000,2005,2008 in sql server
What are data files?
How to add more data to the testing table in ms sql server?
What methods do you follow to protect from sql injection attack?
How extra digits are handled with numeric data type literals?
What is sql server schema compare? How we can compare two database schemas?
What are the purpose of Normalisation?
what is the information that can be stored inside a bit column? : Sql server database administration
What do you mean by SQL injection attack?
Explain system scalar functions?