How do to insert '&' character from sqlplus ? - Database Discussions
This is a discussion on How do to insert '&' character from sqlplus ? - Database Discussions ; Hi, When I try to insert the '&' in a VARCHAR column I get a message from oracle. How can I insert '&' character from sqlplus ? Thanks, Jose Luis....
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| When I try to insert the '&' in a VARCHAR column I get a message from oracle. How can I insert '&' character from sqlplus ? Thanks, Jose Luis. |
|
#2
| |||
| |||
|
In article fernandez diaz says... > Hi, > > When I try to insert the '&' in a VARCHAR column I get a message from oracle. > > How can I insert '&' character from sqlplus ? & is the 'define' character in sqlplus by default. So either SQL> set define off or choose another symbol e.g. SQL> set define } and be sure not to use } in any sql statement! -- jeremy |
|
#3
| |||
| |||
|
In article fernandez diaz says... > Hi, > > When I try to insert the '&' in a VARCHAR column I get a message from oracle. > > How can I insert '&' character from sqlplus ? & is the 'define' character in sqlplus by default. So either SQL> set define off or choose another symbol e.g. SQL> set define } and be sure not to use } in any sql statement! -- jeremy |
|
#4
| |||
| |||
|
In article fernandez diaz says... > Hi, > > When I try to insert the '&' in a VARCHAR column I get a message from oracle. > > How can I insert '&' character from sqlplus ? & is the 'define' character in sqlplus by default. So either SQL> set define off or choose another symbol e.g. SQL> set define } and be sure not to use } in any sql statement! -- jeremy |
|
#5
| |||
| |||
|
In article fernandez diaz says... > Hi, > > When I try to insert the '&' in a VARCHAR column I get a message from oracle. > > How can I insert '&' character from sqlplus ? & is the 'define' character in sqlplus by default. So either SQL> set define off or choose another symbol e.g. SQL> set define } and be sure not to use } in any sql statement! -- jeremy |
|
#6
| |||
| |||
|
In article fernandez diaz says... > Hi, > > When I try to insert the '&' in a VARCHAR column I get a message from oracle. > > How can I insert '&' character from sqlplus ? & is the 'define' character in sqlplus by default. So either SQL> set define off or choose another symbol e.g. SQL> set define } and be sure not to use } in any sql statement! -- jeremy |
|
#7
| |||
| |||
|
In article fernandez diaz says... > Hi, > > When I try to insert the '&' in a VARCHAR column I get a message from oracle. > > How can I insert '&' character from sqlplus ? & is the 'define' character in sqlplus by default. So either SQL> set define off or choose another symbol e.g. SQL> set define } and be sure not to use } in any sql statement! -- jeremy |
|
#8
| |||
| |||
|
In article fernandez diaz says... > Hi, > > When I try to insert the '&' in a VARCHAR column I get a message from oracle. > > How can I insert '&' character from sqlplus ? & is the 'define' character in sqlplus by default. So either SQL> set define off or choose another symbol e.g. SQL> set define } and be sure not to use } in any sql statement! -- jeremy |
|
#9
| |||
| |||
| "jose luis fernandez diaz" news:c2f95fd0.0407080712.5d5b70ee@posting.google.c om... > Hi, > > When I try to insert the '&' in a VARCHAR column I get a message from oracle. > > How can I insert '&' character from sqlplus ? > > Thanks, > Jose Luis. Try googling for a change. Go to Google groups .. and type in oracle ampersand You should be able to get the various solutions. Anurag |
|
#10
| |||
| |||
| "jose luis fernandez diaz" news:c2f95fd0.0407080712.5d5b70ee@posting.google.c om... > Hi, > > When I try to insert the '&' in a VARCHAR column I get a message from oracle. > > How can I insert '&' character from sqlplus ? > > Thanks, > Jose Luis. Try googling for a change. Go to Google groups .. and type in oracle ampersand You should be able to get the various solutions. Anurag |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
All times are GMT -4. The time now is 10:36 PM.




Linear Mode