PL/SQL (MOSC)

MOSC Banner

How can I enter special characters like & in the insert/update statement for oracle db?

in PL/SQL (MOSC) 2 commentsAnswered ✓

We have a custom table with a column of datatype VARCHAR2. When trying to insert a value containing an ampersand (&), such as 'ABC &D', we encounter an issue , it is prompting for input at runtime.

How can we insert such values into the table without encountering this issue?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center