In the AUTHORITY-CHECK statement, all fields of the object must be addressed or the keyword DUMMY is used to bypass checking on a field.
在AUTHORITY -CHECK语句中,这个授权对象的所有字段都必须检查到,或者使用关键字DUMMY可以忽略某个字段的检查。
These figures check with the bank statement.
这些数字与银行结单核对无误。
Each month we reconcile our check book with the bank statement.
我们每个月都把支票簿与银行结账单核对一次。
You don't do so in this method, but you also could check for SQL warnings on the Statement object in the same manner.
在此方法中不这样做,但是还可以以同一种方法检查关于Statement对象的SQL警告。
Wherever you would check for an element name (any XPath statement that contains an element name value), you need to enhance this to instead check the contents of the element's class attribute.
在检查元素名的任何地方(任何包含元素名值的XPath语句)都需要改为检查元素的class属性的内容。
Validate data: statement hooks let you validate parameter data before statement execution, providing the opportunity to do constraint check and data validation at the application level.
验证数据:通过语句钩子可以在执行语句之前验证参数数据,从而为应用程序级的约束检查和数据验证提供机会。
Finally, execute the statement, check for errors, and close the connection.
最后,执行该语句,检查错误,并关闭连接。
After the execution of the UPDATE, INSERT, and DELETE statements, an additional variable is available to check the result of the statement.
执行完update、INSERT和delete语句后,将使用额外的一个变量来检查语句的结果。
Options are available to check the syntax of the SQL defining the view as well as to test the execution of this statement.
它具有可用于检查定义视图的sql语法和测试此语句执行情况的选项。
Note: The remote statement has some additional logic that is used internally to check for empty result sets.
注:远程语句在内部使用一些附加逻辑来检查空结果集。
Solution: Check the CREATE PROCEDURE statement and make sure you are passing the correct number of input and output parameters with proper data types.
解决方案:检查CREATEPROCEDURE语句,确保传递的输入和输出参数的数量和数据类型都正确。
Of course, having made a change to the problem statement, I now need to get domain-expert approval before I can check in the new version.
当然,在对问题陈述作了更改后,现在需要得到领域专家批准才能检入新的版本。
Options are provided to check the syntax of the SQL defining the view as well as to test the execution of this statement.
提供了选项来检查定义视图的sql语句的语法并测试语句的执行。
This provides the ability to simply check the syntax or test execute the SQL statement provided in the view definition.
这使您可以选中视图定义中提供的语法或测试执行sql语句。
He read the letter, skimming it line by line, dashing through the editor's praise of his story to the meat of the letter, the statement why the check had not been sent.
他一行行地匆匆读去,掠过了编辑对他作品的赞美之词,要想找到主题:何以没有进支票,却没有找到。
Check to see if the Web site you are visiting has a privacy statement, and review how they use your personal information.
请检查您访问的网站是否有隐私声明,并审阅他们如何使用您的个人信息。
If your table statistics are up to date, you can quickly and inexpensively check the cardinality of the columns in your existing table by issuing the following statement.
如果表的统计信息是最新的,那么就可以通过如下语句快速检查现有表内列的基数。
To validate, place the transformation code inside the block of a clause and check the condition as a test statement inside the block.
为了进行验证,将转换代码放入到子句的块中,并检查块中的test语句。
Because the category property can either be multivalued or single-valued, you check for it with a try-catch statement.
因为分类属性可以是多值的也可以是单值的,所以要用try - catch语句检查它。
Check if you agree with the following statement.
检查一下你是否同意一下观点。
Then you use the conditional if statement to check the return code of the command.
然后,您使用条件型if语句,以检查该命令的返回代码。
This step is not required for system-maintained MQTs since the REFRESH statement used to populate the data brings a system-maintained MQT out of check-pending state.
该步骤对于系统维护的MQT的不是必需的,因为用于填充数据的refresh语句使系统维护的MQT脱离check - pending状态。
Click on Parse to check the statement for syntax errors.
单击Parse以检查语句有无语法错误。
After being created, the MQT is in check pending state (see Demystifying table and table space states), and cannot be queried until the SET INTEGRITY statement has been executed against it.
MQT被创建之后,便处于检查暂挂状态(请参阅DB 2基础:阐明表和表空间的状态),在对它执行SETintegrity语句之前,不能查询它。
In our example, 'aggregate_sales' was defined as a user-maintained MQT, the following statement must be issued to bring the MQT out of check-pending state.
在我们的例子中,' aggregate_sales '被定义为用户维护的MQT,必须发出下面这个语句使MQT脱离check - pending状态。
Step 3: Use SET INTEGRITY statement to bring an MQT out of check-pending state.
步骤3:使用SETintegrity语句使MQT脱离check - pending状态。
This check is part of an XSL: if statement rather than a predicate in the match expression.
该检查是xsl:if语句而不是match表达式中谓词的一部分。
Use TRY..CATCH construct or check the @@ERROR variable after executing a data manipulation statement (like INSERT/UPDATE/DELETE).
在执行数据操作语句(像INSERT/UPDATE/DELETE)之后,使用TRY..CATCH结构或者检查该@@ERROR变量
Use TRY..CATCH construct or check the @@ERROR variable after executing a data manipulation statement (like INSERT/UPDATE/DELETE).
在执行数据操作语句(像INSERT/UPDATE/DELETE)之后,使用TRY..CATCH结构或者检查该@@ERROR变量
应用推荐