摘要:
代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->createfunctionfun_SecondsToHourMinuteSecond(@secondsbigint)returnsvarchar(20)asbegindeclare@strasvarchar(20)if@seconds>10--如果秒数大于10begindeclare@hourasvarchar(10)declare@minuteasvarchar(10)decla 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--createtable[order](codevarchar(50),createtimedatetime)--应用usp_ordernumbergenerate(@prefix='PRC100701... 阅读全文