What is the difference between Stored Procedure , Function
and Package,
1. how many blocks in Package and what are they.
Answer Posted / scorpio.mishra
1->stored procedure can not be written as a column name but
function can be written as a column name
2->result set of stored procedure can not be used in
joining tables but table return by function can be used in
joins
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are filegroups in sql server?
What are the different types of data sources in ssrs?
How to delete an existing row with delete statements in ms sql server?
How to run sql server 2005 books online on your local system?
Explain the usage of floor function in sql server.
How many columns can exist together per table?
What is Federation Root Database?
What is "scheduled jobs" or "scheduled tasks"?
What is a mixed extent?
What is default constraint?
What is the difference between a unique key and primary key?
What is the openxml statement in sql server?
What is a primary key?
What is cross join in sql server joins?
What protocol does sql server use?