powered by
NA
sql_quote(x, quote)
sql_quote("abc", "'") sql_quote("I've had a good day", "'") sql_quote(c("abc", NA), "'")
Run the code above in your browser using DataLab