V mysql můžete udělat: SELECT ID, CAST(YourLongText as char(255)) AS YourVarchar FROM some_table Mysleli jste to tak