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 ?
Answer Posted / 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 View All Answers
How to create a testing table in oracle?
What do you know about normalization? Explain in detail?
how to make an oracle object
Difference between varchar and varchar2 data types?
What is catalog in Oracle?
Is a rollback possible to any savepoint?
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
What is the sid in oracle?
What is a trigger and what are its types?
What is the implicit cursor in oracle?
How many file formats are supported to export data?
Explain oracle instance.
What are the different types of partitions in oracle?
What is tns name?
What is execute immediate in oracle?