The selection in the Validate statement syntax list determines the parser that is used.
Validatestatement syntax列表的选择项决定了所使用的解析器。
The parser selected in the Validate statement syntax list has no effect on semantic validation.
Validatestatement syntax列表所选择的解析器对语义验证没有任何影响。
The GRANT statement syntax for other database objects is similar and is available in the DB2 UDB documentation.
其他数据库对象的grant语句语法是相似的,请参考db 2UD b文档。
If you prefer, you can stop syntax validation by selecting No validation in the Validate statement syntax list.
您可以根据自己的喜好,选择Validatestatement syntax列表的Novalidation停止语法验证。
This is indicated in ESQL SET statement syntax using a colon character to separate the two sections of the Qualified Name.
在ESQLset语句语法中,用冒号分隔限定名(Qualified Name)的两部分,以此来表示这一点。
They also facilitate migration to IDS of routines written in the procedural languages of other database servers that support GOTO and LOOP statement syntax.
对于用支持GOTO和loop语句语法的其它数据库服务器上的过程语言编写的例程,SPL语言中的语句标签、GOTO和loop语句也可以为它们到IDS的迁移提供便利。
If you want to start the event monitor only for specific applications, specify an event condition in the CREATE event monitor statement syntax shown in Figure 30.
如果希望只为特定的应用程序启动事件监视器,那么用CREATEEVENTmonitor语句语法指定事件条件,见图30。
You can use AccessIntent to resolve the lock type and pass this lock type to the stored procedure, which then determines the correct SELECT statement syntax based on the lock type.
用户可以使用AccessIntent来解决锁定类型并将该死锁类型传送给存储过程,然后以锁定类型为基础,确定适当的SELECT语句语法。
A syntax tree can be created from an entire file or just a loose statement or expression.
我们可以从完整的文件创建语法树,也可以从松散的声明或者表达式生成它。
By using XML tags within the policy, you can modify text, add text to the utility syntax statement, or remove text from it.
通过在策略值使用XML标记,您可以修改文本,将文本添加到实用程序语法语句,或者从中删除文本。
While serving the same purpose and sharing almost the same syntax, this statement is quite different between platform and releases.
尽管用途相同,语法也大致相同,但该语句在不同的平台和版本之间存在很大的差异。
This produces the following SQL statement which is structurally complete but with invalid syntax.
这会产生以下sql语句,它在结构上是完整的,但是语法是无效的。
The CREATE statement has one slightly nonstandard bit of SQL syntax.
CREATE语句稍微有一些不符合标准的SQL语法。
When the syntax of an SQL statement is fully known at compile time, the statement is referred to as static SQL.
如果在编译时一个SQL语句的语法是完全已知的,那么这个语句就称为静态 SQL。
For example, some databases provide special syntax on the select statements to declare the intentions of updating the rows selected by the select statement.
例如,有些数据库在select语句上提供了特殊的语法,声明用来更新select语句所选中的行。
Suppose the programmer needs to use the CALL CICS statement in COBOL but forgot the syntax.
假定程序员需要在COBOL中使用CALLCICS语句,但却忘记了语法。
FROM the syntax in Listing 2, you can see that a basic select statement requires only a select and a FROM; you must specify what data to select and indicate the location of the data of interest.
从清单2的语法中,可以看到基本的select语句只需要SELECT和FROM语句;必须指定要选择的数据并指明您感兴趣的数据的位置。
This provides the ability to simply check the syntax or test execute the SQL statement provided in the view definition.
这使您可以选中视图定义中提供的语法或测试执行sql语句。
Figure 11 shows an example of the syntax validation error that occurs after you set the statement terminator to an exclamation point (!), and do not update an existing statement terminator.
图11显示的是将语句结束符设置为感叹号(!)但未修改现有语句结束符之后所出现的语法验证错误。
Options are available to check the syntax of the SQL defining the view as well as to test the execution of this statement.
它具有可用于检查定义视图的sql语法和测试此语句执行情况的选项。
New syntax for disabling an index for foreign key constraint was added to use with the ALTER statement.
用于为外键约束禁用索引的新语句被使用alter语句添加来使用。
Editor features include syntax highlighting, SQL formatting, content assist, statement parsing and validation, and semantic validation.
编辑器具有语法高亮显示、sql格式化、内容补全、语句解析与验证和语法验证等特性。
This is in contrast to a dynamic SQL statement, whose syntax is not known until run-time.
反之就是动态sql语句,其语法直到运行时才知道。
Options are provided to check the syntax of the SQL defining the view as well as to test the execution of this statement.
提供了选项来检查定义视图的sql语句的语法并测试语句的执行。
If the variable is not defined, the statement is flagged as a syntax error.
如果变量没有定义,则语句被标为有语法错误。
Figure 8 shows the syntax diagram of the REVOKE statement for tables and views.
图8显示表和视图的revoke语句的语法图。
The federated database simply takes the SQL statement, translates it into valid Oracle syntax and passes it onto the Oracle database for processing.
联邦数据库提取sql语句,将它转换成有效的oracle语法,并传递到Oracle数据库上进行处理。
The DBI module automatically loads the DBD::DB2 driver when you create a database handle using the DBI->connect statement with the following syntax
当使用DBI->connect语句(语法如下)来创建一个数据库句柄 时,DBI模块会自动加载DBD::DB2驱动程序。
Perl's tr statement has a slightly different syntax, more like sed's search and replace expressions.
Perl的tr语句具有不同的语法,它更像sed的搜索和替换表达式。
The CREATE PROCEDURE statement provides special syntax for Oracle routines in packages, a three-part name in the SOURCE clause where the middle part identifies the package.
CREATEprocedure语句为包中的Oracle例程提供了特殊语法,即source子句中分三部分的名称,其中中间的部分标识包。
应用推荐