Advantages and disadvantages of stored procedures.
Answer Posted / manoj
The only disadvantage I see with Stored-procs is that we
cannot use them with select statements.
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration
What is the query and subquery?
How to declare a cursor with "declare ... Cursor" in ms sql server?
How do you create type- insensitive operator?
What is the difference between an index and a unique index?
How to get a list all databases on the sql server?
List all the types of user-defined functions?
How to manipulate data from one table to another table ?
What are the differences between ms sql server & oracle?
What are “unrepeatable reads”?
Please differentiate between a local and a global temporary table?
Can I use sql azure as a backup with log shipping or database mirroring?
What are the commands used in DCL?
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
What is database mirroring?