How many types of tables supported by oracle?
No Answer is Posted For this Question
Be the First to Post Answer
In Oracle 9i what does "i" Stands for?
Which are the five query types available in oracle?
How to assign query results to variables?
What is transaction control statement and how many types of transaction control statement in Oracle?
How to best split csv strings in oracle 9i?
How to convert a string to a date in oracle database?
How to work with data objects interactively?
when loggined as SYSTEM,how to display all the users of database using sql query?
what are actual and formal parameters?
How would you go about verifying the network name that the local_listener is currently using?
How to retrieve the count of updated rows?
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 ?