As described in the value statement, data federation can greatly improve delivery time when integrating various sources.
正如价值主张中提到的,数据联合可以大幅度改进集成各种源时的交付时间。
Well, actually, let's turn the print statement on, since we're doing it with a small value here.
好了,事实上因为我们取得值很小,所以我们还得恢复这个打印声明。
The attribute value then forms the literal value of a statement.
属性值则成为语句的文字值。
That statement says, get the value of x, which is this link, and give z a pointer to the same place.
这个声明的意思是,取得x的值,也就是连接指向的值,然后给z赋予一个指向同样位置的指针。
The first statement right here, that's just an assignment statement, I'm giving some value to x.
第一个声明在这里,这仅仅是一个赋值声明,我赋值给x一个值。
Both blocks of code evaluate an int value using a switch statement that results in a human-readable string value printed to the console.
这两个代码块都会使用switch语句计算int值,从而得到输出到控制台的供人阅读的字符串值。
A method that returns a value must have a return statement that specifies the result. Methods may return values of any type.
一个有返回值的方法必须包含一条返回语句指明返回结果。方法可以返回任何类型的结果。
The application never knows what value is put into the primary key column after running the INSERT statement.
在运行insert语句之后,应用程序将永远都不知道放入了主键列中的是什么值。
A method that returns a value must have a return statement that specifies the result.
一个有返回值的方法必须包含一条返回语句指明返回结果。
For further flexibility, dynamic SQL allows for changing this option within a plan or package by the SET CURRENT DEGREE statement, which controls the value in a special register.
为获得更大的灵活性,动态SQL允许通过SETCURRENTdegree语句在一个计划或包中更改这个选项,该语句可以控制专用寄存器中的值。
In these cases, the script ends with a value or a return statement.
在这些情况下,脚本以值或返回语句结束。
DB2 will be responsible for generating a unique value for the column for each INSERT statement.
对于每条insert语句,DB 2将负责为其中的这一列生成一个惟一的值。
This function takes a string value as input which is a valid SQL full select statement.
此函数将一个字符串值作为输入,该字符串是一个有效的SQL全选择语句。
IBM's Institute for Business Value made a statement saying that more and more people are using this mode of operation.
IBM的业务价值协会发表声明认为,越来越多的人正在使用这种模式的操作。
This is feasible when the query is dynamic and already contains the value in the statement.
这在动态且已经在语句中包含了值的查询中是可行的。
The current value of the parameter is bound to the prepared statement at [3].
参数的当前值在[3]中绑定到准备好的语句。
The column value separators can be changed from the defaults in the LOAD DATA statement.
在LOADdata语句中可以修改列值分隔符的缺省值。
The higher the value, the more CPU intensive the statement is.
该值越高,该语句就越是CPU密集的。
Most likely, it's damaged for good as a potential currency with any real value, if that statement isn't an oxymoron on its face.
最可能,这将可能使潜在的优秀货币遭到摧残,如果这个申明不像它表面上的那样矛盾。
The value that you enter using this statement takes precedence over the current setting specified in the ONCONFIG file.
该语句中输入的值优先于ONCONFIG文件中指定的当前设置。
But in DB2, you must provide a value for NOT NULL columns in an INSERT statement when a default hasn't been defined.
但在DB 2中,如果未定义该值,则必须在insert语句中为NOTnull列提供值。
If the statement is not successful, the value of SQLERRNUM is captured and returned to the caller using the return statement and the RETURNS clause.
如果语句不成功,将使用return语句和returns子句捕捉SQLERRNUM的值并返回给调用者。
Any valid SQLSTATE value can be used in the SIGNAL statement, including user-defined SQLSTATEs and conditions.
任何有效sqlstate值都可以用于signal语句中,包括用户定义的SQLSTATE和条件。
The SQL statement has a parameter marker for CatalogId value.
sql语句有一个用于catalogid值的参数标志符。
This makes the print statement print out the character value, followed by a space character instead of a newline character.
这使print语句打印字符值时后面跟着空格字符,而不是换行字符。
If required, you can deactivate value compression again by using an SQL statement, as in Listing 3 below.
必要时,可以使用下面清单3中的sql语句取消值压缩。
Just like the n1 + n2 expression from the previous statement, this value is given by an expression involving the + operator.
就像前面语句中n1 +n2这个表达式一样,这次也是通过一条含有+的表达式来赋值的。
Here, the same prepared statement can be used for another set of value for col1.
在此,同一个预置语句可用于不同的col1值。
After a failed SQL statement, a value of 0 is stored into SQLSUCCESS.
如果sql语句失败,0的值将存储到SQLSUCCESS中。
Then the file runs an INSERT statement with the id value plus one.
然后文件以id值加1运行一个insert语句。
应用推荐