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子句中分三部分的名称,其中中间的部分标识包。
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语句所选中的行。
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。
It's a simple INSERT statement where the two values are escaped to account for any errant characters such as single quotes that might disturb the SQL syntax.
就是在简单的insert语句中,两个值被转义,以解决任何含义不确定的字符,比如说可能会扰乱sql语法的单引号。
The GRANT statement syntax for other database objects is similar and is available in the DB2 UDB documentation.
其他数据库对象的grant语句语法是相似的,请参考db 2UD b文档。
New syntax for disabling an index for foreign key constraint was added to use with the ALTER statement.
用于为外键约束禁用索引的新语句被使用alter语句添加来使用。
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数据库上进行处理。
Click on Parse to check the statement for syntax errors.
单击Parse以检查语句有无语法错误。
Listing 5 provides the full syntax for the SQL INSERT statement in Apache Derby.
清单5提供了ApacheDerby中SQLinsert语句的完整语法。
The basic syntax for an include statement that USES an xpointer attribute is.
使用xpointer属性的include语句的最基本语法是。
PureQuery follows the rules for parameter marker syntax to determine how SQL statement parameters are mapped from the declared parameters in the annotated method's parameter list.
pureQuery遵从参数占位符语法规则来决定如何从带注释的方法的参数列表中声明的参数映射sql语句参数。
To make this happen, we will use with-syntax which is essentially a "let" statement for macros.
为此,我们将使用with -syntax,这本质上是用于宏的“let”语句。
Syntax Check: is the statement a valid one? Does it make sense given the SQL grammar documented in the SQL Reference Manual. Does it follow all of the rules for SQL.
语法检查,这条语句是否合理?它是否符合SQL语法文档的相关语法,是不是符合SQL语句的所有规则。
Syntax Check: is the statement a valid one? Does it make sense given the SQL grammar documented in the SQL Reference Manual. Does it follow all of the rules for SQL.
语法检查,这条语句是否合理?它是否符合SQL语法文档的相关语法,是不是符合SQL语句的所有规则。
应用推荐