insert into sql db a string that contain special character '

前端 未结 4 1788
抹茶落季
抹茶落季 2020-12-22 12:40

i want to insert to a sql table a string that might contain \' character.

what is my best way to do so ? should i insert a \\ before the \' ? here\'s my command i

4条回答
提交回复
热议问题