OracleRef

MenuMenu

Home Home
Contact Contact

Loading

ORA-00702 ORA-00702


ORA-00703 ORA-00703


ORA-00704 ORA-00704


ORA-00705 ORA-00705


ORA-00706 ORA-00706


ORA-00816 ORA-00816


ORA-00900 ORA-00900


ORA-00901 ORA-00901


ORA-00902 ORA-00902


ORA-00903 ORA-00903


ORA-00905 ORA-00905


ORA-00906 ORA-00906


ORA-00907 ORA-00907


ORA-00908 ORA-00908


ORA-00909 ORA-00909


ORA-00910 ORA-00910


ORA-00911 ORA-00911


ORA-00913 ORA-00913


ORA-00914 ORA-00914


ORA-00915 ORA-00915




 
ORA-00904

 ORA-00904

Share

Title :

ORA-00904 string: invalid identifier





Cause :
The column name entered is either missing or invalid.

Action :
Enter a valid column name. A valid column name must begin with a letter, be less than or equal to 30 characters, and consist of only alphanumeric characters and the special characters $, _, and #. If it contains other characters, then it must be enclosed in double quotation marks. It may not be a reserved word.




 
 
2011-04-04 09:24:05: Emilien
To resolve this Oracle error, you must rewrite your SQL to include a valid column name.

To be a valid column name the following criteria must be met:
- The column name must begin with a letter.
- The column name can not be longer than 30 characters.
- The column name must be made up of alphanumeric characters or the following special characters:  $, _, and #. If the column name uses any other characters, it must be enclosed in double quotation marks.
- The column name can not be a reserved word.

Pseudo:

Comment:
CAPTCHA Image


Reload Captcha Image
Enter Code Below
 
1-référencement gratuit
Copyright © 2009-2012 OracleRef
Site created with framework WebSite-PHP