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

Is it ok to shrink transaction log?

1048


How to optimize stored procedures in sql server?

1236


Explain iaas, paas and saas?

92


What is resource governor in sql server?

1044


What is the recommended total size of your memory optimized tables?

1004


What is awe?

1074


What are ddl triggers and types of ddl trigger?

1091


How will you go about resolving deadlocks?

1028


Can you get second highest salary from the table?

1002


What is the default order of an order by clause?

1035


What are the rendering extensions of ssrs?

160


Do you know what is a with(nolock)?

1101


How will you know when statistics on a table are obsolete?

1125


How is SQL Azure different than SQL server?

225


What to perform pattern match with the like operator?

926