摘要: 1.第一种方法:cast(ticketType as nvarchar(128)) 2.第二种方法:convert( nvarchar(128) ,ticketType) 阅读全文
posted @ 2010-08-30 14:26 y0umer 阅读(263) 评论(0) 推荐(0)