| 1. | Correctly generate update statements for nullable columns 能够正确地为可为空的列生成update语句。 |
| 2. | The database engine does not automatically generate values for the column 数据库引擎不会自动为该列生成值。 |
| 3. | It can be used to generate unique values for the surrogate key column 我们可以使用该函数为代理键列生成惟一值。 |
| 4. | Columns , use outer apply 列生成空值) ,请使用 |
| 5. | After columns have been generated , you can modify them to meet your needs 列生成之后,您可以根据需要对其进行修改。 |
| 6. | An index contains keys built from one or more columns in the table or view 索引包含由表或视图中的一列或多列生成的键。 |
| 7. | Columns with an identity property that generates the values for the column 具有identity属性的列,此属性为该列生成值。 |
| 8. | However , note that the value generated by the database engine for that column is returned in the 但应注意,数据库引擎为该列生成的值在 |
| 9. | To generate unique values for each column , use the newid function on insert statements 若要为每列生成唯一值,请在insert语句中使用newid函数。 |
| 10. | Db2 will be responsible for generating a unique value for the column for each insert statement 对于每条insert语句, db2将负责为其中的这一列生成一个惟一的值。 |