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


why we create view.

Answers were Sorted based on User's Feedback



why we create view...

Answer / as

I know a senario in which views are created.

Suppose I have a field in my table which is secure and
should not be visible to everyone. In that case i can
create a view without that field and keep the table acces
(even browse) with a particular set of people.

Is This Answer Correct ?    13 Yes 0 No

why we create view...

Answer / wazid noor mohammed

sometimes u have to write complex queries.
for this query u can give one name.
For to give that name we use view concept.
after defining the view with the particular name to the
complex query.
Next time ,we can execute that query by simply calling the
view name of that query

Is This Answer Correct ?    8 Yes 2 No

why we create view...

Answer / om prakash yadav

Provide the Security and see the part of data.

Is This Answer Correct ?    7 Yes 1 No

why we create view...

Answer / vinay

to ristrict the full access of table data... to users or
group of users

Is This Answer Correct ?    6 Yes 2 No

why we create view...

Answer / om yadav

the reasons why view are created are:
1. When data security is required.
2. When data redundancy is to be kept to the minimum while
maintaining data security.

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More DB2 Interview Questions

What is plan in cobol db2?

0 Answers  


how to fetch multiple records without using cursor

14 Answers   HCL,


ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE

0 Answers  


what is a collection?

2 Answers  


How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?

3 Answers   CTS, IBM,


Explain about mirror activator disk mirroring?

0 Answers  


How do I start db2 in windows?

0 Answers  


How will you return the number of records in table?

0 Answers  


What will happen, while trying to close the closed cursor.

1 Answers  


What DB2 Catalog column tell you when an index needs table reorganized ?

1 Answers  


Which are the db2 tools to protect integrity of the database?

0 Answers   IBM,


What is the max length of sqlca?

0 Answers  


Categories