07 2021 档案

摘要:hz: 4485482 sh 4473915 业务:4485468 阅读全文
posted @ 2021-07-28 15:18 yjy888 阅读(30) 评论(0) 推荐(0) 编辑
摘要:SELECT ticketitemid, userid, productuid, discounttype, case when discounttype is null or discounttype=0 then '无折扣' when discounttype=1 then '搭赠' when 阅读全文
posted @ 2021-07-22 16:01 yjy888 阅读(36) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-07-22 11:13 yjy888 阅读(2) 评论(0) 推荐(0) 编辑
摘要:left join或者inner join 都需要确保每个表的条目唯一,比如userid唯一,不然会有重复的数据, 可以使用 select userid,customeruid,count(*) from dim_customer_info_df where pt='20210713' group 阅读全文
posted @ 2021-07-14 11:03 yjy888 阅读(47) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示