摘要:
select * into linshi from OpenRowset('MSDASQL', 'Driver={Microsoft Text Driver (*.txt; *.csv)};DefaultDir=F:\web\;','select sCode from 1.txt') 阅读全文
摘要:
use [New_BeiJingGuoMaoGame_www.bjifeicuiedu.com_1_new]go with list as( SELECT ROW_NUMBER() OVER(order by Id) AS num,* FROM dbo.FcArticle )select * fro 阅读全文