Can a view be mutating? If yes, then how?


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

Post New Answer

More SQL PLSQL Interview Questions

What will be the output for the below Query Select 'High' from dual where null = null;

12 Answers   Infosys, Satyam,


what is the difference between delete and truncate statement in sql? : Sql dba

0 Answers  


Is sqlexception checked or unchecked?

0 Answers  


How do you update a table in sql?

0 Answers  


Explain the difference between 'between' & 'and' operators in sql

0 Answers  






what are the advantages and disadvantages of views in a database? : Sql dba

0 Answers  


If I have a table T with 4 rows & 2 columns A & B. A has values 1,2,3,4. and B has 10,20,30,40. Write an Update SQL query which can Swap the values of A & B for all records. (Do not use a sub-query)

5 Answers  


Does sql*plus also have a pl/sql engine?

0 Answers  


wirte a query to filter improper date format follwing table? date 20-apr 22-may-2010 26-jun-2010 feb-2009 i want the output date 22-may-2010 26-jun-2010

6 Answers   Accenture,


What is recursive join in sql?

0 Answers  


What does count (*) mean in sql?

0 Answers  


What is difference between sql and oracle?

0 Answers  


Categories