insert into

插入
常用释义
插入到:在数据库中将数据插入到表中的操作。

扩展信息

插入
   很多时候,我们在向数据库插入insert into)一条数据以后,需要立即得到此条数据的主键id当然,我们可以立刻select一次, …
向数据库表中插入数据
SQL... ... DELETE - 从数据库表中删除数据 INSERT INTO - 向数据库表中插入数据 CREATE DATABASE - 创建新数据库 ...
插入语句
Dreamweaver... ... 8.1.2 删除语句 Delete 131 8.1.3 插入语句 Insert Into 131 8.1.4 更新语句 Update 132 ...
表名
我的oracle笔记四 ZZ ... ... alter session close database link teach; 关闭远程链路 insert into 表名 ...; update 表名 ...; ...
插入到
在本实例中,命令调用名为“NewAuthor”的存储过程,假定该过程包含一条“插入到”(Insert Into) 语句,带有新作者记录的九个值 …
插入操作
ASP动态网页设计应用培训教程-新书城 ... 9.1.3 Update 更新操作 9.1.4 Insert Into 插入操作 9.2.3 ADO 常量 ...

例句

1·If I want to create a set or a sequence representing these things, I simply insert into that list.

如果我想创建一个集合、或者一个序列表示这些东西,我只要简单的把它插入那个列表中。

2·The "movie community units" are insert into east wing of main building.

原东侧主楼部分加入可灵活组接的六角形电影创客社区模块。

3·In table 6, the INSERT into the Orders table fails due to a foreign key constraint violation on custno.

在表6中,对orders表执行insert语句失败,因为custno违背了外键约束。

4·They have found common cause in attacking "earmarks", the pet projects that lawmakers insert into bills.

他们已经发现了攻击“指定事件”的共同原因:法律制定者把宠物计划列入了法案。

5·The module dtd2sql generates a list of CREATE TABLE statements, while xml2sql generates a list of INSERT INTO statements.

模块dtd2s ql生成CREATE table语句的列表,而xml2s ql生成INSERT into语句的列表。

6·Even your personality is not yours but the nature's. The evolvement of nature creates something to insert into your gene.

就连你的个性也并非是属于你的,它其实是大自然经由演化,所创造出来埋在人类基因中的东西。

7·You can see from the form of the INSERT INTO in Listing 5 that a table had been created to correspond with the element in our DTD.

可以从清单5中INSERT INTO的形式看出,对应dtd中的元素创建了一个表。

8·As a simple example, the following graph (produced by db2exfmt) shows the access plan for an "Insert into Test1 values (?,?,...)".

作为一个简单的例子,下面的图由db 2 exfmt产生展示了“Insert into test1 values?”语句的访问计划。

9·After ensuring the male coupling nut is free of scratches, nicks and burr, take the nut and insert into the cable with the thread pointing outward.

按螺纹朝外方向将公螺母装入电线。装入前螺母应被检查过没有刮伤,毛刺。

10·Now that we have a very intermittent energy source that we want to insert into the grid, we need to rethink how we manage the integration of those resources.

现在,我们希望在电网中加入时断时续的发电设备,所以需要重新考虑管理这些资源的方法。

同义词

插入;写入