Can we create index on views?

Answer Posted / dibya tara shakya

No we cannot create index in views. As view are virtual
table based on multiple or single static tables.

View are create and execute only if there is select
privilege in base table to create view .

Triggers are also create in views.

But we can treat a view a table which make ease to gather
the data from different tables. we can insert data from
views only if the view are created from single table.

Is This Answer Correct ?    23 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain alias?

891


What is dynamic proxy?

759


How to shutdown your 10g xe server from command line?

761


Name the three major set of files on disk that compose a database in Oracle?

839


Give the various rollback segment states.

797


Difference between oracle's plus (+) notation and ansi join notation?

831


What is a dead lock in oracle?

807


You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?

1701


What is an oracle recycle bin?

714


Explain drop constraint oracle?

787


How to enter a new row into a table interactively?

744


How do I learn what codesets are available in oracle?

775


How can I see all tables in oracle?

731


How to define an anonymous block?

825


What are the different types of failures that occur in Oracle database?

820