您要查找的是不是:
- 重读“into”一词的第一个音节 to accentuate the first syllable of “into”
- knock ... into v. 撞上, 敲入
- knock kown(拍卖) 敲桌卖出
- 我们得想办法go into the house, This is the thief's house.
- compression knock(内燃机的) 压缩爆燃
- INTO子句目标表上列名的可选列表。 Is an optional list of column names on the target table of the INTO clause.
- lag knock (diesel) (柴油机) 滞后燃烧爆震
- 不允许使用COMPUTE子句和INTO关键字。 The COMPUTE clause, and the INTO keyword are not allowed.
- knock可指意外的动作,可造成伤痛或毁坏东西 Knock can denote an accidental action which hurts or breaks something
- knock意为敲击某物而发出清脆的声音. Knock means hitting something with a clear,sharp sound.
- 第一个查询可以包含一个INTO子句,用来创建容纳最终结果集的表。 The first query can contain an INTO clause that creates a table to hold the final result set.
- maximum knock-out stroke (压力机的) 最大打料行程
- 在PivotTable Service中,PASSTHROUGH选项是INSERT INTO语句的一部分。 In PivotTable Service, the PASSTHROUGH option is part of the INSERT INTO statement.
- 仅当现有模型的结构与新模型的算法兼容时,才能使用SELECT INTO语句。 The SELECT INTO statement works only if the structure of the existing model is compatible with the algorithm of the new model.
- 如果您必须引用组操作的结果,可以使用into关键字来创建可进一步查询的标识符。 If you must refer to the results of a group operation, you can use the into keyword to create an identifier that can be queried further.
- 他说:那位女士确实有才气。她一年至少能完成一部新书,而且还必然畅销。这里的knock off是轻而易举地完成。 The woman really has a talent. She can knock off a new book at least once a year and we can count on it to be a best-seller.
- 然而,问题是用于保存错误变量的VALUES INTO语句的花费几乎与SELECT INTO语句的一样高。 The point, however, is that the VALUES INTO statement that saves away the error-variables is nearly as expensive as the SELECT INTO statement.
- 不过,报告发现,天气变化的不确定因素和飞行员对到Knock特殊飞行路线的不熟悉给他们的决策过程造成了缺陷。 However, uncertainty over changing weather conditions and the pilots'lack of familiarity with the particular approach to Knock impaired their decision-making process, the report found.
- 连接级变量的值可用与局部变量相同的方法设置:使用SET语句或带有INTO子句的SELECT语句。 The value of connection-level variables can be set in the same way as local variables, using the SET statement or using a SELECT statement with an INTO clause.
- 在游标声明的select_statement内不允许使用关键字COMPUTE、COMPUTE BY、FOR BROWSE和INTO。 The keywords COMPUTE, COMPUTE BY, FOR BROWSE, and INTO are not allowed within select_statement of a cursor declaration.