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...

Difference between Function and Stored Procedure?

Answer Posted / deepak

1)Functions cannot affect the state of the database which
means we cannot perform insert,delete,update and create
operations on the database.
Stored Procedures can affect the state of the database by
using insert,delete,update and create operations.

2)Functions are basically used to compute values
stored procedures are basically used to process the task.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an active database?

1067


Explain datetimeoffset data type in sal server 2008?

970


What according to you is the difference between mysql and sql server performance?

1143


Explain primary key?

1005


What are different types of subquery?

1302


How many types of stored procedures are there in sql server?

1055


Explain an incremental backup?

1049


What's new in sql management studio for sql server? : sql server management studio

1118


It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio

1087


Explain alternate key, candidate key and composite key in sql server?

947


What are different types of replication in sql server?

1142


What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture

1056


Benefits of Stored Procedures?

1037


Why do you need a sql server?

1170


What is the rdl file?

141