Answer Posted / yogesh babu
yes it can be updated ....but there are certain
restrictions in it.
For eg:
1.a view created from nonupdatable view cant be updated
2.when it is having having , groupby,orderby it cant be
updated.etc
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Explain the use of rows option in imp command.
Define oracle database
What happens if variable names collide with table/column names?
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
definition of cluster and non-clustered index?
20. Using a set operator, display the client number of all clients who have never placed an order.
Explain what are the uses of rollback segment?
How to turn on or off recycle bin for the session?
what is normalisation?what are its uses?
How to define an explicit cursor in oracle?
What is the fastest query method to fetch data from the table?
Explain the use of Merge statement in oracle 11g
How do I reset a sequence in oracle?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
How to use select statement to count the number of rows in oracle?