select * from good_user_04 where cast(fee2 as bigint) < cast(attr_value as bigint) /100
IMPALA中STRING类型转INT类型
最新推荐文章于 2025-06-23 17:16:51 发布

select * from good_user_04 where cast(fee2 as bigint) < cast(attr_value as bigint) /100