| 1. | It is a forward - only , non - updateable cursor 是一个只进的、不可更新的游标。 |
| 2. | Result sets that are not updateable 不可更新的结果集 |
| 3. | Therefore , some cursors are reported as updatable when they are not 因此,某些游标在不可更新的情况下会被报告为可更新。 |
| 4. | An error occurs if the select statement returns a nonupdatable recordset 如果select语句返回不可更新的记录集,则将产生错误。 |
| 5. | Sql server 2005 reports union all results as computed and , therefore , not updatable Sql server 2005将union all结果报告为计算结果,因此是不可更新的。 |
| 6. | Data warehouse is subject - oriented , compositive , non - renewed and change unceasing along with time data sets 数据仓库是面向主题的、集成的、不可更新的、随时间不断变化的数据集合。 |
| 7. | Updates the values of all columns except for columns that are not updateable , such as identities or expressions 的行更新行。更新所有列的值,不可更新的列除外,例如标识列或表达式列。 |
| 8. | Numerous public transportation systems are moving toward hydrogen - powered engines as an alternative to gasoline , but most hydrogen today is generated from nonrenewable fossil fuels such as natural gas 许多公共交通系统正用燃氢发动机来取代汽油,不过现在大多数氢气是来自不可更新的矿物燃料当中,例如天然气。 |
| 9. | The jdbc specification provides support for forward - only and scrollable cursors that are sensitive or insensitive to changes made by other jobs , and can be read - only or updatable Jdbc规范提供以下支持:能或不能区分由其他作业执行的更改的只进游标和可滚动游标,并且这些游标可能是只读或不可更新的。 microsoft sql server 2005 jdbc驱动程序的 |
| 10. | Table - valued function if a user - defined function contains more than one select statement , or contains a select statement that is not updatable , then the tabular result returned by that function is not updatable 表值函数如果用户定义的某个函数包含一个以上的select语句,或包含一个不可更新的select语句,则该函数所返回的表格格式结果不可更新。 |