When a level 17, 18, or 19 error occurs, you can continue working, although you may not be able to execute a particular statement.
发生层级17、18,或19的错误时,您可以继续工作,但可能无法执行特定的陈述式。
When a level 17, 18, or 19 error occurs, you can continue working, although you might not be able to execute a particular statement.
当发生严重级别为17、18或19的错误时,虽然可能无法执行特定语句,但仍可以继续工作。
The meaning of a particular statement—much like unfamiliar words in a novel—often becomes clear either from the context or from simple common sense.
特定语句的含义,就像是小说阅读中出现的生词,自然就可以从上下文或是简单的常识中推断其含义。
Click on the statement type to see further detail about that statement type, such as the number of times a particular statement has been run at the server.
单击某一语句类型即可看到关于此语句类型的详细信息,比如某一语句在服务器上运行的次数。
Here we have the infallible kind of Sign, the only kind that constitutes a complete proof, since it is the only kind that, if the particular statement is true, is irrefutable.
这样我们就有了绝对可靠的迹象,唯一构成完全论据的那种,因为只有这种迹象在陈述为真时不会被驳倒。
In our example, this is a simple statement that the body of the message is a particular element from the schema in the types section.
在我们的示例中,这是一个简单的声明,消息的主体是来自类型部分的架构的特殊元素。
Of Signs, one kind bears the same relation to the statement it supports as the particular bears to the universal, the other the same as the universal bears to the particular.
至于迹象,一种与所支持的陈述的关系正如特殊对于普遍的关系,另一种与普遍对于特殊的关系一样。
Each business rule statement indicates a discrete, operational practice or policy in running the business, without reference to any particular implementation strategy or specific technology.
每个业务规则语句表示在运行业务当中,一个离散、可操作的实践或策略,而与任何特定的实现手段或特定的技术无关。
A transition condition is a true or false statement that the processor may use to determine the current state of any particular activity.
转移条件就是一条是或者否的语句,处理器借以判定任何一个特定活动的当前状态。
Comprehensive expert advisors not only tune that particular SQL statement, they also recommend tuning activities that improve the overall performance of an entire DB2 SQL workload.
完善的专家建议程序不仅可以调优特定的sql语句,还可以推荐能够改善完整DB 2 SQL工作负载的整体性能的调优行为。
In an almost Platonically ideal example of fudgery, the wording of the statement condemns the incident (which it does at least identify as an "attack"), but places the blame on nobody in particular.
在几乎是柏拉图理想模式的掩饰范例中,声明中的措辞谴责这起事件(至少确实将此次事件其描述成“攻击事件”),但并未具体将罪责推在任何一方身上。
For both databases you can declare error handlers that will determine what action are taken if an SQL statement fails with a particular error code (SQLCODE or SQLSTATE).
对于这两种平台上的数据库,您都可以声明错误处理程序,如果带有特殊的错误代码(SQLCODE或SQLSTATE)的sql语句失败,那么该处理程序将判定应采取哪些措施。
Or you could combine this into one statement if you do not use this particular text field more than once in your script
或者如果这个特定文本字段在脚本中只使用一次,那么可以将这个代码合并到一个语句中
If many transactions will be updating individual rows, change to row locking mode for a particular table using the following SQL statement.
如果许多事务将更新一些单独的行,则使用下列sql语句将特定表更改为rowlocking模式。
The XForms statement in Listing 3 binds the input control to a particular element in an XHTML document.
清单3中的xforms语句将输入控件绑定到XHTML文档的特定元素。
Listing 11 is best thought of as a giant conditional statement, which executes a particular branch based on the value of the o parameter in the request url.
清单11被视为一个庞大的条件语句,它基于请求url中的o参数的值执行一个特定的分支。
The UNION statement in particular is useful to a hacker because it allows him to splice the results of one query onto another.
UNION语句对黑客尤其有用,因为黑客可以通过它将一个查询的结果接合到另一查询结果上。
People at the talks said the statement would give fresh momentum to national stimulus packages, in particular in the UK and continental Europe.
参加会议的人士表示,声明将为各国出台财政刺激方案提供新的动力,尤其是英国和欧洲大陆。
To get a list of all the files for a particular user, the programmer must first read the row from the users table, then parse the file's text and run an individual SELECT statement for each file.
要得到一个特定用户的所有文件的列表,程序员必须首先从用户表中读取行,然后解析文件的文本,并为每个文件运行一个单独的SELECT语句。
For simplicity, this article refers to a particular way of satisfying an SQL statement as the access path.
为简单起见,本文引用了一种满足sql语句的流行方法作为访问路径。
The SDDPCM software entity is provided for specific IBM devices and is referenced by the particular device support statement.
SDDPCM软件实体是为特定IBM设备提供的,被具体设备支持声明引用。
In his videotaped statement, Mr Blair focused on the costs of road traffic injuries, and how these add a particular burden to economies struggling with other competing issues.
布莱尔先生在录像发言中注重于道路交通伤害的代价以及这些代价如何给正在努力同其它竞争问题奋斗的经济体增加值得注意的负担。
In the case of the DB2 example in the left column of Table 3, if a particular SQL statement fails and generates an error, control is passed to the condition handler.
对于表3左侧列的DB 2示例,如果某条sql语句失败并生成一个错误,那么控制将被传递给条件处理程序。
Your personal statement for each school should be crafted to demonstrate why THAT PARTICULAR school is suitable for you.
你为每所学校所提交的个人陈述都要证明为什么适合你的学校就是它。
In the Value field, enter a host variable: ISBN This creates the update statement that will update the attributes in a particular book.
在value域中,输入一个主机变量:ISBN。这一步创建一条更新语句,该语句将更新一本特定书籍的属性。
The if statement, which executes a particular block of statements based on the result of a test expression.
if语句,它基于测试表达式的结果执行一个特定的语句块。
Up to this point, you've seen how the if statement can be used to execute one of two blocks of program statements, depending on the value of a particular Boolean expression.
至此,已经看到了if语句可以如何用于根据一个特定布尔表达式的值,来执行两个程序语句块中的其中一个。
From the SQL List screen, you can choose a session of interest and click on Drill Down to get a detailed profile about this particular SQL statement.
在SQLList屏幕上,可以选择感兴趣的会话并单击Drill Down,从而获得关于此sql语句的详细信息。
From the SQL List screen, you can choose a session of interest and click on Drill Down to get a detailed profile about this particular SQL statement.
在SQLList屏幕上,可以选择感兴趣的会话并单击Drill Down,从而获得关于此sql语句的详细信息。
应用推荐