Can we create index on views?

Answer Posted / itishree chhotray

View should be Schema binding,before creating index on view.
We can create Unique Clustered index on view after that we
can create non clustered index but we should have at least
one unique clustered index on view.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of triggers in Java program? I mean where do we use triggers in Java programming?

1693


How to start a new transaction in oracle?

586


How to retrieve data from an cursor to a record?

559


What is a subquery in oracle?

574


How to create a new oracle data file?

550






What is the usage of control file in oracle?

603


various types of hints and their usage

2129


What is translate in oracle?

615


Can we save images in a database and if yes, how?

588


What is a nvl function?

560


What is set verify off in oracle?

571


What is primefaces used for?

557


State and explain about oracle instance?

545


What is oracle analytical function?

524


What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?

1521