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

At times, the database administrator might want to restric access of data to different users. They
might want some user to be able to access to all columns of a table wheras other users to be able to access only selected columns.The sql server allows you to create views to restric user access to the data.Views also help in simplifying query execute when the query involves retrieving data from maltiple tables by applying joins.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you pass expressions to stored procedure parameters?

1083


What is use of attribute hierarchy ordered ? : sql server analysis services, ssas

1056


Mention the differences between sql server and mysql.

1084


If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?

977


When would you prefer to have a minimum number of indexes?

960


What is report snapshot in ssrs?

280


explain the storage models of olap? : Sql server database administration

1012


What is difference between aggregate and analytic function?

976


How do I open port 1433?

987


How can delete duplicate records in cte in sql server?

1014


how you can get the list of largest tables in a database? : Sql server administration

1100


Can you explain what is indexed view? How to create it?

948


Explain different forms of normalization?

1001


Mention what are the core components of ssrs?

330


How to configure odbc dsn with different port numbers?

1151