douluanzhao6689 2015-11-16 12:18
浏览 23
已采纳

在MySQL中插入包含单引号的值[重复]

This question already has an answer here:

How do I insert a value in MySQL that consist of single or double quotes. i.e

Ali said, "This is Ashok's Pen." 

The single quote will create problems. There might be other escape characters.

I am using php to enter data into the database?

How do you insert the data properly?

</div>
  • 写回答

2条回答 默认 最新

  • dongyingjiu0669 2015-11-16 12:23
    关注

    You need to use \ (Escape) character to insert single quotes and double quotes.

    INSERT INTO table_name(`clomn1`) VALUES ('Ali said, "This is Ashok\'s Pen."')
    

    Hope this helps.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 Python语言实验
  • ¥15 SAP HANA SQL 增加合计行
  • ¥20 用C#语言解决一个英文打字练习器,有偿
  • ¥15 srs-sip外部服务 webrtc支持H265格式
  • ¥15 在使用abaqus软件中,继承到assembly里的surfaces怎么使用python批量调动
  • ¥15 大一C语言期末考试,求帮助🙏🙏
  • ¥15 ch340驱动未分配COM
  • ¥15 Converting circular structure to JSON
  • ¥30 Hyper-v虚拟机相关问题,求解答。
  • ¥15 TSM320F2808PZA芯片 Bootloader