According to oracle specification VIEW is a object.
OBJECT that means anything stored in the oracle database
that has the physical existence.why VIEW doesn't take memory
in oracle database, but it is treated as a object ?Please
explain ?

Answers were Sorted based on User's Feedback



According to oracle specification VIEW is a object. OBJECT that means anything stored in the oracle..

Answer / karthik perumal

A view is a SQL query which is stored in the Oracle data
dictionary.We can think of a view as a virtual table or
mapping of data from one or more tables.Since it is stored
in Oracle's Data Dictionary,it is treated by Oracle as an
Object.


Remember:Views do not contain any data - it is just a stored
query in the database that can be executed when called.

Is This Answer Correct ?    3 Yes 0 No

According to oracle specification VIEW is a object. OBJECT that means anything stored in the oracle..

Answer / abhisudipta

Yes, Mr. Karthik, u r very correct. But still I am going to
focus one another point is that Oracle corp. says the
objects are those which has the physical existence as well
as is applicable to any user interface application, there a
object is being used but non object is not being used.

Say for example directory is the non-object of the oracle so
we can't use directly through any application coding.

From: Sudipta Santra(+91-8951011605)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

In the oracle version 9.3.0.5.0, what does each number shows?

0 Answers  


What privilege is needed for a user to query tables in another schema?

0 Answers  


What is oracle join syntax?

0 Answers  


Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?

0 Answers  


Maximum how many triggers can be updated in table ?

5 Answers   Accenture, Cap Gemini,






Explain an exception and its types?

0 Answers  


what are actual and formal parameters?

0 Answers  


What are the restrictions on external table columns?

0 Answers  


3. Adapt your query in (2) above so that only post codes with more than twenty orders are displayed.

0 Answers   Wipro,


What is an oracle data file?

0 Answers  


How do I learn what codesets are available in oracle?

0 Answers  


What is dynamic proxy?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)