|
| Total Answers and Comments: 6 |
Last Update: July 04, 2008 |
|
| | |
|
Submitted by: Venu.
A simple view can be updated/inserted/deleted but the complex view which is constructed by using multiple tables or by using group functions can't be updated/deleted/inserted directly for that we have to write instead-of-triggers.
Above answer was rated as good by the following members: lovely sethii | Go To Top
|