Difference between views and materialized views?
Answer Posted / a.jyothsna
VIEWS: Takes the output of a query
M.VIEWS: Stores the output of a query,Views can't store
the results of a query
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Explain what is a column in a table?
How many parts of a pl sql block are optional?
What is the purpose of normalization?
What is sqlcommand?
Mention what problem one might face while writing log information to a data-base table in pl/sql?
How do I debug a stored procedure?
What are different types of functions in sql?
Explain the order of sql statement execution?
What is sqlerrm?
What is audit logout in sql profiler?
What are the different types of database management systems?
How can we store rows in PL/SQL using array?
What is the best sql course?
Is it possible for a table to have more than one foreign key?
What is the purpose of the primary key?