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


wt is view ? wht r the restrictions for view ?

Answers were Sorted based on User's Feedback



wt is view ? wht r the restrictions for view ?..

Answer / ratheesh nellikkal

A view we can treat it as a virtual table.
It doesn't have any physical existance.

A View can be created entirely from a single table or from
a number of tables with appropriate joins.

The mail Restriction in a view is that if a view made up of
more than one table then it can not update it.
(Obviously if the base table is not exists the db2 will
trow an error and u can not create the view)

Is This Answer Correct ?    9 Yes 0 No

wt is view ? wht r the restrictions for view ?..

Answer / rajesh

View is just a display of a DB2 table where the access to
that view can be controlled.

Restriction : In order to create a view a base table should
exist.

Is This Answer Correct ?    2 Yes 1 No

wt is view ? wht r the restrictions for view ?..

Answer / anjireddy vintha

view is a logical object which is derived from parent
table. view will be deleted automatically when patent table
is deleted.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More DB2 Interview Questions

What is dbrm? When it will be created?

0 Answers  


How can the duplicate values be eliminated from db2 select?

0 Answers  


What is the syntax for FETCH in DB2 ?

0 Answers   MCN Solutions,


What is with ur in db2?

0 Answers  


What is a subselect? Is it different from a nested select?

1 Answers  


How do I connect my db2 database to ibm?

0 Answers  


DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?

0 Answers  


What is the syntax of SELECT statement when embedded in a COBOL program?

2 Answers  


What is a collection?

3 Answers  


What is a DBRM, PLAN ?

3 Answers  


What are host variables in db2?

0 Answers  


What are simple, segmented and partitioned table spaces ?

1 Answers   TCS,


Categories