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
Name the three major set of files on disk that compose a database in Oracle?
How to define and use table alias names in oracle?
Explain the difference between a procedure and a function?
What to do if the binary spfile is wrong for the default instance?
How to rename an existing table?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
What is oracle database client?
What is save point in oracle database?
what are actual and formal parameters?
How to apply filtering criteria at group level in oracle?
What happens if you use a wrong connect identifier?
What is key preserved table?
How to run create database statement?
What are the various oracle database objects?
How to calculate date and time differences in oracle?