Äõ¸®¿¡¼ ¿¡·¯°¡ ³µ½À´Ï´Ù. |
Äõ¸®¹® |
select * from R_life_mamul S, R_life_coupon C, R_life_expiry E where C.`pno`=S.`no` and S.`no`=E.`pno` and S.code='servies' and C.`coupon_use`='yes' and (E.`premium`>='2024-11-05' || E.`preferential`>='2024-11-05') and S.`address` like '뱸%' and C.`coupon_category`='�п�' and (`end_coupon`>='2024-11-05') order by C.`no` desc limit 6 |
|
¿¡·¯¸Þ¼¼Áö |
ERROR CODE 1267 : Illegal mix of collations (utf8_general_ci,IMPLICIT) and (euckr_korean_ci,COERCIBLE) for operation \'like\' |
|
ÆäÀÌÁö |
/display/coupon_list.html |
|