Answer Posted / janaka
Yes we can create Indexed view.
use
CREATE UNIQUE CLUSTERED INDEX i_IndexA
ON View_Name(field1,field2)
Is This Answer Correct ? | 55 Yes | 35 No |
Post New Answer View All Answers
Explain table?
What are the advantages of oracle?
How to select all columns of all rows from a table in oracle?
Explain the use of owner option in exp command.
Is java required for oracle client?
What are the predefined tablespaces in a database?
How to return top 5 rows in oracle?
Describe the types of sub query?
How to count duplicated values in a column in oracle?
What is null value in oracle?
What is recovery manager(rman) backup in Oracle?
How can I see all tables in oracle?
How to turn on or off recycle bin for the session?
How do I uninstall oracle 11g?
How to create a server parameter file?