Literal escaping is recommended by the docs:
Note that any literal percent signs in the query string passed to
execute()must be escaped, i.e.%%.
Literal escaping is recommended by the docs:
Note that any literal percent signs in the query string passed to
execute()must be escaped, i.e.%%.