| 1. | Insert some rows into session . temp table 向session . temp表插入几行记录。 |
| 2. | Imitation of the algorithm of inserting ordered table by vb 语言对顺序表插入算法的模拟 |
| 3. | This code simply inserts a new row into the 表插入一个新行。 |
| 4. | Use this option to create a table of results that can be inserted into a table for comparisons 使用此选项创建结果表,可以将该结果表插入到表中以进行比较。 |
| 5. | Inserts a list of comma - separated , enhanced key usage object identifiers oids into the certificate 将用逗号分隔的增强型密钥用法对象标识符( oid )列表插入到证书中。 |
| 6. | The application will be able to know what value is put into the primary key column , and continue to insert rows in the child tables 应用程序就可以知道放入主键列中的是什么值,从而继续向子表插入一个行。 |
| 7. | Use this view to edit html directly , insert attributes and properties from pop - up statement completion lists , and validate your markup 使用此视图直接编辑html ,从弹出语句完成列表插入属性( attribute )和属性( property ) ,并且可以验证标记。 |
| 8. | Every time you need to insert a row into a table , you call the key manager for the new key value , and then insert the row with the obtained key value 每当需要向表插入一个行时,便可以调用键管理器生成新的键值,然后将获得的键值插入新行。 |
| 9. | If the application has to continue to insert rows into the child tables , it has to run a select statement on the parent table to get the primary key value 如果应用程序必须继续向子表插入一个行,那么它就不得不对父表运行一条select语句,以得到主键值。 |
| 10. | Notice that the department table does not have any primary keys , hence the windows application created allows inserting new entries and viewing existing entries for the department table 请注意,部门表不具有任何主键,因此所创建的windows应用程序允许为部门表插入新的条目和查看现有条目。 |