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 procedure and function.

Answer Posted / plabana

1.StoreProcedure may return avalue may not return a value
but Function returns the value.
2.SttoreProcedure can be called independently using exec
keyword ,Function are called using select stmt.
3.StoreProcedure can create a table but can't return a table
where as Function can return a value.
4.Transaction related stmt can be handeled by StoreProcedure
Where as it can;t be handeled by Function.

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a filestream?

1043


Can you explain powershell included in sql server 2008?

987


What is the difference between drop table and truncate table?

972


Explain few examples of stored procedure over triggers?

1113


Explain about SQL server 2005?

1026


How does index makes search faster?

1023


what is a check constraint?

1169


What does <> symbol mean?

1026


Tell me what do we need queues in sql service broker?

1048


How the authentication mode can be changed?

1174


What are relationships and mention different types of relationships in the dbms

1011


What is the use of sql profiler in sql server 2012?

941


How to receive returning result from a query?

1186


How to name query output columns in ms sql server?

1012


Data is not being delivered to subscribers, what can be the possible reasons? : sql server replication

1097