Meaning of column not allowed error
http://ora-00984.ora-code.com/
| ORA-00984: | column not allowed here |
| Cause: | A column name was used in an expression where it is not permitted, such as in the VALUES clause of an INSERT statement. |
| Action: | Check the syntax of the statement and use column names only where appropriate. |

0 Comments:
Post a Comment
<< Home