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


Do View contain Data ?

Answers were Sorted based on User's Feedback



Do View contain Data ?..

Answer / nilesh

No , View Do not contain data, instead it contains the SQL
Statement Only.

When we issue statement as select * from <VIEWNAME>
it executes the query to get the rows from the underlying
table on which it is been created.

Is This Answer Correct ?    24 Yes 1 No

Do View contain Data ?..

Answer / lokanath

View is basically a Stored Query. we can call it as Logical
representaion of table. View Doesnot contain data. But
Materialized view Contains data. Because Materialised view
contains results of a Query.

Is This Answer Correct ?    13 Yes 0 No

Do View contain Data ?..

Answer / kumar

No, view do mot contain data. it contains only the SQL
Statement.

When we try to fetch the data from view , it internally
hits the table and get the data from the table.

Is This Answer Correct ?    13 Yes 0 No

Do View contain Data ?..

Answer / raghu

Views do not contain data...answer#1 is wrong.
Instead materialized views contain data.
..Raghu

Is This Answer Correct ?    10 Yes 0 No

Do View contain Data ?..

Answer / ab

View do not contain data.
when u query view it featches the data from the underlaying
table on which view is created.
v$ views are created in X$ base tables

Is This Answer Correct ?    4 Yes 0 No

Do View contain Data ?..

Answer / pavankumar.k

view do not contain are stored data

Is This Answer Correct ?    4 Yes 0 No

Do View contain Data ?..

Answer / nishi

No

Is This Answer Correct ?    0 Yes 0 No

Do View contain Data ?..

Answer / kumar swamy naidu

physically does not contain any data but logically it contains
data

Is This Answer Correct ?    0 Yes 2 No

Do View contain Data ?..

Answer / mohan

views must contain data

Is This Answer Correct ?    0 Yes 19 No

Do View contain Data ?..

Answer / guest

yes views contains data.

Is This Answer Correct ?    2 Yes 28 No

Post New Answer

More Oracle General Interview Questions

Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).

0 Answers  


What is the difference between truncate & delete command?

0 Answers  


what is normalisation?what are its uses?

0 Answers  


How to revoke create session privilege from a user in oracle?

0 Answers  


What happens to the current transaction if the session is killed?

0 Answers  


How to create a new table in your schema?

0 Answers  


What is proxy method?

0 Answers  


How to create a new user account in oracle?

0 Answers  


How to insert a record into a table?

0 Answers  


How to retrieve 5th highest sal from emp table?

8 Answers  


How to find out what privileges a user currently has in oracle?

1 Answers  


WHT ARE THE AGGREATE FUNCTIONS?

7 Answers   GEITC, TCS,


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)