Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SELECT CHR(166) FROM dual

557152Jan 19 2007 — edited Jan 20 2007
Hi ,


I was doing this particular query
SELECT CHR(166) FROM dual;

I was expecting the result to be '|' (pipe character). But it seems that different database gives different results.

I have this requirement that I have to use ASCII character 166 for the delimiters between columns.

Rikesh.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 17 2007
Added on Jan 19 2007
10 comments
4,387 views