Convert blob column to char type : CAST : Cast Functions Operators MySQL TUTORIALS


MySQL TUTORIALS » Cast Functions Operators » CAST »

 

Convert blob column to char type


mysql>
mysql> SELECT 'A' LIKE CONVERT(blob_col USING latin1FROM tbl_name;
mysql>
mysql>



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Cast Functions Operators
» CAST