What is the difference between Stored Procedure , Function
and Package,
1. how many blocks in Package and what are they.
Answer Posted / pratap557
In general SPs are sequential block of PL/SQL for
Transaction
Func are used for specific calculation / selection
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the Advantages of using CTE in sql server?
Explain time data type in sal server 2008?
Explain what are the database objects? : SQL Server Architecture
Explain primary key in sql server?
Tell me can we use custom code in ssrs?
What is schemabinding a view?
what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
Explain different types of locks in sql server.
How to configure and test odbc dsn settings?
What is the use of sign function?
How global temporary tables are represented and its scope?
What is difference between stored procedure and user defined function?
Difference between group by clause and having clause in SQL?
What are rows and columns?
What is bcp? When does it used?