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

Explain the use of constraints option in exp command.

0 Answers  


What is a oracle database?

0 Answers  


Can objects of the same schema reside in different tablespace?

0 Answers  


I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.

0 Answers  


Is it possible to disable the parameter from while running the report ?

1 Answers   Honeywell, Oracle,


create one table to capture an employee details with a primary key.

1 Answers   CTS,


What is redo log?

0 Answers  


What are named parameters?

0 Answers  


I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.

0 Answers   GTL,


Which database is better for os platform dependency?

1 Answers  


What are the Limitations of a CHECK Constraint ?

5 Answers  


How to manage transaction isolation level?

0 Answers  


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