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 difference between table and view? where to use views?
thanks in advance!

Answer Posted / shalini

A table is a collection of data in the form of rows and
columns.
Whereas a View is a virtual table in which data comes from
one or more base tables and is stored as a result of a
predefined query for further use.
Uses of Views:
1.used to improve performance as they are the results of
predefined/complex queries which can be used in other
queries.
2.To provide security by granting permissions to certain
group of people only on the views rather than all the
tables database .ie. hiding sensitive data.
3.To hide complexity of data by showing only the relevant
data need to show to a user rather than confusing a uaser
by showing all the information

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a read only transaction in oracle?

1078


What is proxy method?

1022


How many types of tables supported by oracle?

1118


What exactly do quotation marks around the table name do?

1024


What are the different oracle database objects?

1149


What is the difference between translate and replace in oracle?

1216


What is the order of defining local variables and sub procedures/functions?

1113


how to do daily transactions with out sql* loader control file regesterd in apps?

1729


Why is oracle so popular?

1053


How can I create database in oracle?

1066


What is key preserved table?

1079


How will you differentiate between varchar & varchar2?

1086


How data locks are respected in oracle?

1109


Explain a data segment?

1112


What are the arithmetic operations?

1149