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 views and stored procedures?
Can we have input parameters for views?

Answer Posted / ashutosh jha

both can never be compares, as both have totally different
approached,

Well a view is a output of a query ,and makes a virtual
image of the table,and the input parameters are not accepted.

sp is a group of sql statements that are pre-executed and it
accepts the parameters.it reduces network traffic, gives
faster performance, etc.

Is This Answer Correct ?    42 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you check the version of sql server?

1158


What happens when transaction log is full?

991


What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration

1199


How to rebuild all indexes on a single table?

1107


What is the use of tempdb? What values does it hold?

1118


What is difference between line feed ( ) and carriage return ( )?

951


How to turn off warning messages during php execution?

1106


What is sparse columns of sql server 2008?

1099


What is Lock table in SQL?

1519


How do I create an extended event in sql server?

1002


Why de-normalization required?

1053


How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?

1151


What is the default fill factor value?

1127


What is the default value of an integer data type in sql server 2005?

994


What are the difference between primary keys and foreign keys?

1015