Recent content by Ramon van der Weiden

  1. R

    Problems with Escape Character

    Thanks for the replies and sorry for the double posting. ------------------- Ramon van der Weiden
  2. R

    Problems with Escape Character

    Hi, I've problems using Escape Characters in pl/sql Developer. I want to search records which contain the text Philips_IP&S_-_FSR. For this I've build the following query : select o117323.code from fsr_target.dwh_product_division o117323 where o117323.code in 'Philips_IP&&S_-_FSR'...
Back
Top