结果如下
Tb+20220822+001
你的日期格式啥样的
CONCATENATE("Tb",format(日期,"yyyyMMdd"),"001")
你直接在数据集查询的时候拼好了放上来呗
oracle的是 CONCAT( string1, string2 )