1. 文本的使用
select ‘day’+Num from Table;//Sql
select convert(varchar,'day')+Num from Table;//ibatis
posted on 2018-03-23 09:11 风端的爱 阅读(135) 评论(0) 编辑 收藏 举报