How to name query output columns in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to use like conditions in oracle?
How you find out version of installed workflow?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
What do you mean by group by clause?
What are the tools for Oracle ?
how to get count of tables in particular database in Oracle?
What is different types of joins?
Define Normalization with example?
What is a synonym? What are its various types?
Give the Types of modules in a form?
How to commit the current transaction in oracle?
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 ?