|
Oracle Error Code |
|
|
ora-01733 |
|
Description |
|
|
virtual column not allowed here |
|
|
Cause |
|
|
An attempt was made to use an INSERT, UPDATE, or DELETE statement on an expression in a view. |
|
How to Solve |
|
|
|
INSERT, UPDATE, or DELETE data in the base tables, instead of the view.
|
|
|
|
Do you have question or do you know about solution ?
Share with us. (No registration required)
|
|
Similar Errors |
|
|
|
|