Re: Insert ascii data in mysql
Posted by: Roberto Ezequiel Garcia Ballesteros
Date: December 02, 2013 10:25AM

Hi Robert,

In order to insert special characters in sql statements you can use the character ` to enclose the string. For example:

`"Data Col1 "`


Regards,
Roberto

Options: ReplyQuote


Subject
Written By
Posted
November 30, 2013 05:12PM
Re: Insert ascii data in mysql
December 02, 2013 10:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.