Oracle Error: ORA-00911
Error Description:
Invalid character
Error Cause:
Identifiers may not start with any ASCII character other than letters and numbers. $#_ are also allowed after the first character. Identifiers enclosed by doublequotes may contain any character other than a doublequote. Alternative quotes (q"#...#") cannot use spaces, tabs, or carriage returns as delimiters. For all other contexts, consult the SQL Language Reference Manual.
Action:
None.
There haven't been any comments added for this error yet. You may add one if you like.
Add a comment
|
|