1樓:匿名使用者
查詢結果直接建立bai一個新表存放du
select * into [新表名] from [原表名zhi]where 車輛='小汽
dao車'
若新建表內要放在另一個容資料庫b中
use b
goselect * into [新表名] from [資料庫名]..[表名]
where 車輛='小汽車'go
2樓:匿名使用者
不如存放的b庫中的table中:sql如下select *
insert into b..table
from a..車輛檢測
where 車輛='小汽車'
你測試一下看看!
3樓:匿名使用者
select *
into b.表名
from a.表名 where 車輛='小汽車'
sql語句 怎麼把從一個表中查出來資料插入到另一個表中
4樓:明月照溝渠
1、假如
則 insert into a(a,b,c) (select a,b,c from b)
2、假如a表不存在
select a,b,c into a from b
3、假如需要跨資料庫
insert into adb.[dbo].a(a,b,c) (select a,b,c from bdb.[dbo].b)
擴充套件資料:
sql匯入語句
1、如果要匯出資料到已經生成結構(即現存的)foxpro表中,可以直接用下面的sql語句
insert into openrowset('msdasql',
'driver=microsoft visual foxpro driver;sourcetype=dbf;sourcedb=c:\',
'select * from [aa.dbf]')
select * from 表
說明:sourcedb=c:\ 指定foxpro表所在的資料夾
aa.dbf 指定foxpro表的檔名.
2、匯出到excel
exec master..xp_cmdshell 'bcp settledb.dbo.
shanghu out c:\temp1.xls -c -q -s"gnetdata/gnetdata" -u"sa" -p""'
3、/** 匯入文字檔案
exec master..xp_cmdshell 'bcp dbname..tablename in c:
\dt.txt -c -sservername -usa -ppassword'
5樓:鬱筱羽
標準sql語句
bai格式:
insert
into 表名(
du欄位zhi
名)select 欄位名
from 表面
例子:dao將內查詢出的s表中容sno,j表中jno,p表中pno插入spj表中
insert
into spj(sno,jno,pno)select sno,jno,pno
from s,j,p
6樓:sql的藝術
insert into table2 (col1,col2,col3)
select col1,col2,col3 from table1
記得插入表的列數要與查詢結果列數一致,並且資料格式也需一致
7樓:day忘不掉的痛
方法如下:
insert into 表2(欄位名1,欄位名2,.....)select 欄位1,欄位2,...
from 表1
where ...
其中欄位型別必須完全符合。
8樓:育知同創教育
使用insert into 目標表(欄位列表) select 欄位列表 from 原始表
即可實現你所說的功能。
9樓:匿名使用者
你要查什麼資料據?算了,我這是巢狀語句,你看著往裡面換欄位就可以了
insert into 表(select 條件 from 表)
10樓:
很簡單 就是一bai個du
inert into table(col1,col2,…)select col1,col2,… 語句例如:insert into a(id,name) select id,name from emp;
表示zhi從emp表中查dao
詢出來的
id,name值專 插入到屬a表的id,name中
11樓:尹巧駿
(1).select * into desttbl from srctbl
(2).insert into desttbl(fld1, fld2) select fld1, 5 from srctbl
以上兩句都是將 srctbl 的資料插入到 desttbl,但兩句又有區別的:
第一句(select into from)要求目內標表(desttbl)不存在,因容為在插入時會自動建立。
第二句(insert into select from)要求目標表(desttbl)存在,由於目標表已經存在,所以我們除了插入源表(srctbl)的欄位外,還可以插入常量,如例中的:5。
12樓:匿名使用者
insert into table_dest(column1, column2...)select column1, column2...
from table_source
where ....
13樓:匿名使用者
insert into t1 value (select * from t2);
14樓:楊春三月
insert into users1(id,name,age) select users.user_id,users.user_name,users.
user_age from users ;
親測試可用!
內!容!
怎樣才能把衣服洗得更乾淨,怎樣才能把衣服洗得乾乾淨淨???
白色的衣服怎麼洗才可以很白 白衣服巧洗保潔白 滴墨水法 在一盆乾淨的涼水中,滴3 5滴純藍墨水,用手攪勻,然後把洗漂乾淨的白襯衫放進水中,上下提拉3 5次,撈出晾乾。加雙氧水法 漂白絲 毛織物,可用3 濃度的雙氧水,液量為織物重量的10倍,另加少許氨水使其帶弱鹼性,在一般室溫下浸漂5 10小時後,洗...
怎樣才能把風箏放高怎樣才能把風箏放得更高
在放飛時要注意安全和對風箏的保護。放風箏時,不論風箏大小,放飛人員最好戴上手套,以防手掌或手指被風箏線割破或拉傷,並要防止被線繩的活散扣套住指頭。放大型風箏時更要注意安全。不論採用哪種放飛方法,都要注意防止風將風箏串子吹得翻卷或上下翻騰,以免折斷腰節撐杆 腿 風箏起飛以後,要根據風箏飛翔情況,或左或...
我要怎樣才能把生意做大做好,怎樣才能把生意做好,做大?
讓生意變好的一個簡單粗暴的方法 一位年輕的女孩一心想學發藝,幾經周折後,她花 拜了一名上海最受歡迎的理髮師為師 你先搞清楚做生意的本質是什麼 才能說要做大做強做好 生意的本質是服務。只有牢牢抓住這個 綱 才能綱舉目張。在 目 的問題有什麼迷茫的話,如果站在 綱 的角度上分析一下,一切問題就會迎刃而解...