select receiveBillDt,CONVERT(varchar(100), cast(receiveBillDt as datetime), 21),a.LoanDate from ProtocolInfo a where a.receiveBillDt is not null
相关文章:
select receiveBillDt,CONVERT(varchar(100), cast(receiveBillDt as datetime), 21),a.LoanDate from ProtocolInfo a where a.receiveBillDt is not null
相关文章: