select 'U02714','U02718';

insert into my_table values('U02714');

insert into my_table values('U02718');

Let me know if this is what you intended.

Dave





>________________________________
> From: "h...@tbbs.net" <h...@tbbs.net>
>To: mysql@lists.mysql.com 
>Sent: Friday, March 23, 2012 5:14 PM
>Subject: big character constant
> 
>How does one enter characters U02714 and U02718 in a query? or insert them 
>into a record?
>
>
>-- 
>MySQL General Mailing List
>For list archives: http://lists.mysql.com/mysql
>To unsubscribe:    http://lists.mysql.com/mysql
>
>
>
>

Reply via email to