国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 數據庫 > SQL Server > 正文

MSSQL2005 INSERT,UPDATE,DELETE 之OUTPUT子句使用實例

2020-10-30 19:11:13
字體:
來源:轉載
供稿:網友
復制代碼 代碼如下:

-->Title:Generating test data
-->Author:wufeng4552
-->Date :2009-10-07 15:16:26
if object_id('ta')is not null drop table ta
go
create table ta(ID int identity,[name] varchar(10))
insert ta([name]) select 'a' union all
select 'b' union all
select 'c' union all
select 'd' union all
select 'e' union all
select 'f' union all
select 'g'
if object_id('tb')is not null drop table tb
go
create table tb(ID int identity,[name] varchar(10))
insert tb([name]) select 'a' union all
select 'b' union all
select 'c'
--INSERT 主站蜘蛛池模板: 柘荣县| 陇川县| 万载县| 麦盖提县| 健康| 平谷区| 行唐县| 寿光市| 梓潼县| 靖西县| 手机| 淮北市| 七台河市| 阿鲁科尔沁旗| 离岛区| 武强县| 客服| 万全县| 贺兰县| 景德镇市| 舟曲县| 安乡县| 普宁市| 沁水县| 日土县| 长宁县| 安义县| 丰城市| 乐安县| 阜阳市| 云浮市| 博兴县| 宣汉县| 上高县| 蕉岭县| 乳山市| 永清县| 饶河县| 手游| 都兰县| 民勤县|