Escapes binary data for inclusion into a sql string. Note that unlike escape, the returned string here SHOULD include the quotes.
See Implementation
Escapes binary data for inclusion into a sql string. Note that unlike escape, the returned string here SHOULD include the quotes.