摘要:replace(convert(varchar(20),regtime,112)+convert(varchar(40),regtime,114),':','')
阅读全文
随笔分类 - SQLSERVER
Learn SQL Server
摘要:select left(strMobileNo,4),count( strMobileNo)from no_kldby_userinfowhere dteRegTime >= '2006-08-14 00:00:00' group by left(strMobileNo ,4)
阅读全文
摘要:select top 1 @other_int=id,@outtext =tab1 ,@other_str = tab2 from jzwd_content order by newid()
阅读全文
浙公网安备 33010602011771号