Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8934019
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T09:41:23+00:00 2026-06-15T09:41:23+00:00

I need to update a record, which contains literal percent signs, using PostgreSQL in

  • 0

I need to update a record, which contains literal percent signs, using PostgreSQL in Railo. The query looks like

<cfquery>
update foo set bar = 'string with % in it %'
</cfQuery>

It throws error as ColdFusion normally interprets it as a wildcard character. I can escape it using the following query.

<cfquery>
update foo set bar = 'string with escaped \% in it \%'
</cfQuery>

However, the record now contains “\%” in the database and will be displayed on the page as “\%”.

I found a documentation with an example of escaping percent sign in a SELECT. But it does not work for me: syntax error at or near “ESCAPE”.

SELECT emp_discount 
FROM Benefits 
WHERE emp_discount LIKE '10\%'  
ESCAPE '\';

Is there a better to achieve the same goal? The underlining database is PostgreSQL. Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T09:41:24+00:00Added an answer on June 15, 2026 at 9:41 am

    Queryparameters escape special characters. Yet another reason to use them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need this query - update last but one record. UPDATE changes SET checked=''
I need help extending a functional update query that performs calculations on one record
I need to read in an Intel Hex file which looks something like this:
I need to update a record in the datastore, but instead of updated record
I need to update the primary key for a record but it's also the
I have a MySQL UPDATE query which takes a long time to complete. Am
I need help with trying to insert a record using MVC and Entity Framework.
I have 1 file, which contains some String that need to be updated. MY
I have a form which permits updating of a user record. It contains fields
I am trying to query mongodb using spring. We have a collection which holds

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.