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: "[email protected]" <[email protected]>
>To: [email protected]
>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
>
>
>
>