When i use
SELECT order_id from `order` where `order_id`=U687678601
i get error
ERROR 1054: Unknown Column \'U68767
'U687678601' is a string (not a number), and not a field in your table; so it must be quoted.