What is the difference between Stored Procedure , Function
and Package,
1. how many blocks in Package and what are they.
Answer Posted / pratap557
We cannot write DML in Function whereas in SPs we can
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What area unit the various kinds of info compression introduced in sql server 2008?
Explain the working of sql privileges?
What is the difference between stored procedure and functions?
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
List out the different types of locks available in sql server?
When I run the sql server 2000 setup, it just hangs. What do I do?
Where is localdb stored?
What is the fillfactor concept in indexes?
what protocol both networks use? : Sql server database administration
What is indexing a document?
How will you add a dimension to cube? : sql server analysis services, ssas
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
what is create database syntax? : Sql server database administration
What is the rdl file?
How to use copy and concatenate commands in SQL?