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!

escape double quotes

Roger25Jun 1 2011 — edited Jun 1 2011
Hi,
A database table column can contain records like:

37250;"246438";"1";"Billing Contact";"D-na L. M. SILICÃ";"SILICÃ LUCREÞIA";"I";"0000246770"

How can i use double quotes escape, so i can specify select ..... from .... where column like ' "D-%', so i wanna list only those rows which contains *"D-%*

Thanks
This post has been answered by theoa on Jun 1 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 29 2011
Added on Jun 1 2011
2 comments
2,469 views