select id= identity(int,1,1) , comp_name into #temp from tbl_company
select * from #temp
posted on 2008-05-08 16:50  大斌锅  阅读(826)  评论(0)    收藏  举报