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 / hitesh

1.Procedure can call a function but Function cannot call
the function.
2.Procedure may or may not return the value but function
must return a scalar value.
3.Procedure can have any statements and function can have
only select like thing

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between cross join and full outer join?

1022


How do I perform an unattended install of sql server 2000?

1134


Explain four layers of abstraction microsoft architectured?

147


Write the SQL query to drop, truncate and delete table.

1021


What are the different Authentication modes in SQL Server and how can you change authentication mode?

1119


Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?

1091


How to delete duplicate records based on single column from a table?

1100


IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do

1868


How to declare and use cursor variables?

1247


How to create nested stored procedure?

1070


What is a DBMS, query, SQL?

1090


What is the full meaning of dml?

998


Explain encryption of entire databases without the need for application changes in sql server 2008?

1088


What is isolation levels?

1081


Explain user defined functions?

1042