ORA-00996 : the concatenate operator is ||, not |

Email This Post Email This Post

Cause : A single bar (|) was interpreted as an attempt to specify concatenation, but the concatenation operator is a double bar (||).
Action : Enter a double bar (||) for concatenation or remove the single bar (|) if concatenation was not intended.

Popularity: 73% [?]

Related Post

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Close
E-mail It