Difference between views and materialized views?

Answer Posted / rahul khanke

views : this are the vertiual table.. views dosent stores
the data.. if we update the table then updation is in
actual table..
M view : this are the tables based on one or more tables..
this stores the data.. updation is done then actual
updation is in M. view itself..

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cursor explain with example?

733


Which software is used for pl sql programming?

677


What is difference between left and right outer join?

722


What is output spooling in sql*plus?

741


How do you optimize a stored procedure in sql?

679






What kind of join is join?

704


How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?

1157


how would concatenate strings in mysql? : Sql dba

740


Explain the working of primary key?

839


Which command is used to delete a trigger?

956


What is trigger in pl sql with examples?

720


What is sorting in sql?

673


Which column of the user triggers data dictionary view displays the database event that will fire the trigger?

777


How can you fetch first 5 characters of the string?

707


How do I install microsoft sql?

715