If a View on a single base table is manipulated will the
changes be reflected on the base table?
Answer Posted / aks
Depends on privileges granted to view (select,insert,update);
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How is sql used in oracle?
what is the difference between nested subquery and correlated subquery?
Can we create a trigger on view?
How to run sql commands in sql*plus?
State few characteristics of pl/sql?
What are different types of tables in sql?
How can you select unique records from a table?
How is debugging done?
How you improve the performance of sql*loader? : aql loader
Define SQL and state the differences between SQL and other conventional programming Languages?
How do I write a cron which will run a sql query and mail the results to agroup?
How can triggers be used for the table auditing?
Is join an inner join?
How do I count rows in sql?
What is dialect in sql?