string Sql.sql_util.quote(string s)
Quote a string so that it can safely be put in a query.
String to quote.