SyntaxFix
Write A Post
Hire A Developer
Questions
Double quotes option helped me
SET QUOTED_IDENTIFIER OFF; insert into my_table values("hi, my name's tim."); SET QUOTED_IDENTIFIER ON;