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


if you update view? where we store the data?

Answers were Sorted based on User's Feedback



if you update view? where we store the data?..

Answer / smrao

Even if we update the view, the data will update in the
base table of the view.

Is This Answer Correct ?    26 Yes 2 No

if you update view? where we store the data?..

Answer / abhishek.421

in the table itself..view does not contain any data!

Is This Answer Correct ?    8 Yes 0 No

if you update view? where we store the data?..

Answer / vishal muthal

View is nothing but the virtual table made from few columns
of the base table to get faster retrival and fetch of the
data. Hence when you update any view the column which you
updating is get updated,and the column basically belongs to
the base table.hence answer is IT WILL UPDATE BASE TABLE

Is This Answer Correct ?    4 Yes 0 No

if you update view? where we store the data?..

Answer / sivakumar

The value gets updated in base table. This is done by insteadof trigger

Is This Answer Correct ?    1 Yes 0 No

if you update view? where we store the data?..

Answer / ramesh.ch

The updated data will be stored in base table directly.


Explanation:

View is always reference for base table .view is a virtual
table.Unless a view is indexed,its data is not stored in
data base as a distinct element. only the select statement
is stored in the data base.If you call the select statement
of view ,it displays the data form base table.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

difference between truncate and delete ,drop?

3 Answers  


Explain the use of rows option in exp command.

0 Answers  


What to do if dba lost the system password?

0 Answers  


How to use like conditions in oracle?

0 Answers  


How can Oracle users be audited?

0 Answers   MCN Solutions,


How to start your 10g xe server from command line?

0 Answers  


what are the differen between key flexifild and discriptive fiexifild.

1 Answers  


can we insert any row to dual table if i got the permission from DBA

5 Answers   HCL, Tesco,


What are Schema Objects ?

2 Answers  


Explain the characteristics of oracle dba?

0 Answers  


What do you mean by merge in oracle and how can you merge two tables?

0 Answers  


Why do you create or replace procedures rather that drop and recreate.

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)