Can we insert data into materialized view?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is Difference Between Unique and Primary Key Constraints?

0 Answers   Wipro,


What are the set operators in sql?

0 Answers  


How do I view a view in sql?

0 Answers  


Name the operator which is used in the query for pattern matching?

0 Answers  


What is autocommit sql?

0 Answers  






i have a table emp and columns ename,empno,mgr_id,i need ename,manager name as result i.e employee respective manager.. example empno ename mgr_id 1 john 3 2 paul 3 3 smith 1 4 kevin 1 5 stewart 2 result has to look like this ename manager john smith paul smith smith john kevin john stewart paul can u plz help me out in this.....

8 Answers  


What are triggers and its uses?

0 Answers  


What is file based approach?

0 Answers  


wa procedure to return the month and the no'f developers joined in each month.

4 Answers   Fidelity,


What is cursor and why it is required?

0 Answers  


How you can copy a file to file content and file to pl/sql table in advance pl/sql?

0 Answers  


I want to know last five transactions or records from emp table, from now?

11 Answers   Wells Fargo,


Categories