Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between Stored Procedure , Function
and Package,
1. how many blocks in Package and what are they.

Answer Posted / darshan shah

SP may return value or may not ,function always treturn
value.
SP cannot use in sselect statment or in sql stattment ,We
can use Function in any where in sql statment.
Packeage is set of statment,SP,Function Which run one by
one statment in that.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know how to send email from database?

1045


What are the differences in Clustering in SQL Server 2005 and 2008 or 2008 R2?

1100


What are the new scripting capabilities of ssms? : sql server management studio

1116


What is the chart in report?

165


How to create a login account in ms sql server to access the database engine using "create login" statements?

1188


what are database files and filegroups? : Sql server database administration

995


What is self contained multi valued query?

1072


Tell me what is sql profiler?

1082


What is the parse query button used for?

1082


What is normalization process?

1234


how would you improve etl (extract, transform, load) throughput?

1071


Which language is supported by sql server?

1060


What is the difference between web edition and business edition?

113


What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?

1189


Explain the dirty pages?

1050