Table 2 compares the tools' handling of the key elements of AOP syntax.
表2比较了这些工具对aop语法的关键元素的处理技术。
If you use this syntax to create an index on a table that other users are accessing, the index is not available until no user is updating the table.
如果使用这种语法在其他用户正访问的表上创建索引,那么只有当没有用户更新该表时,创建的索引才能使用。
Use the cics compiler option and its parameter (refer to Table 2) to invoke the integrated cics syntax checker and translator feature of the compiler.
通过使用cics编辑器选项及其参数(请参见表2),可以调用编译器的集成cics语法检查器和转换器功能。
Some of the common DBI conventions and syntax are listed in the table below.
下面的表中列出了一些常见的DBI约定和语法。
Table 3 shows how the compact syntax AIDS clarity over the XML syntax.
表3展示了紧凑语法如何帮助改善xml语法的清晰性。
To implement a percentage of space to be reserved, you use the same syntax as with regular tables, namely, by using the PCTFREE option when the table is created.
为实现一定百分比的预留空间,和常规表一样使用相同的语法,即在创建表时使用PCTFREE选项。
If the step does not take a table as input, such as this example, then the syntax is equivalent to a table with a single row.
如果步骤没有使用表作为输入,例如本例,那么语法上等同于只使用了单行的表。
The syntax is simple: you append the fully qualified name and a semicolon to the DROP TABLE SQL command, and you're finished.
语法很简单:把完全限定名称和分号放在DROPTABLESQL命令后面,就完成了。
The syntax shown in Table 2 below is not an industry standard, but my own attempt to provide a self-explanatory notation.
下面的表2中所显示的语法并不是一个工业标准,而是我自己试图提供的一个不需加以说明的符号。
"Table per Concrete Class using implicit Polymorphism" is not recommended due to its verbose configurations, complex association syntax using "any" element and potentially dangerous implicit queries.
“使用隐式多态实现每个具体类一张表”这种做法并不推荐,因为其配置过于繁缛、使用“any”元素的复杂关联语法和隐式查询的潜在危险性。
Note that while DETACH is online starting DB2 9.7.1, the syntax remains unchanged as demonstrated in Table 2.
注意,要利用detach在线启动DB 29.7.1时,其语法会如表2中一样保持不变。
The full syntax for deleting -- or, more formally, dropping -- a table from a database is
从数据库中删除(或者更正式地说,撤下(drop))一个表的完整语法是
The following syntax examples demonstrate the steps necessary to create a hash-partitioned table.
如下的语法示例展示了创建一个哈希分区表所需步骤。
Beyond Lua's simple syntax and powerful table structure, Lua's real power is evident when mixing it with a host language.
除了语法简单并且具有功能强大的表结构之外,Lua的强大功能使其可以与宿主语言混合使用。
Listing 1 shows the formal syntax for creating a table in Derby.
清单1显示了在Derby中创建表的正式语法。
The new declarative syntax allows for the creation of a table, class, and mapping to the database in one step.
新的declarative语法允许在一步中创建表、类和数据库映射。
A new, empty partition can be added to a partitioned table by executing the ALTER TABLE statement with the ADD PARTITION option specified; the syntax used looks like this
可以通过执行ALTERTABLE语句并指定ADDPARTITION选项来向一个分区表增加一个新的空分区,使用的语法如下所示
This format may seem like overkill and a bit complicated, but this syntax is consistent with AdminApp commands and makes the input more efficient when table data needs to be specified.
这种格式看起来可能有些重复和复杂,但这种语法与AdminApp命令是一致的,并且在需要指定表数据时,使输入变得更加高效。
In this article I provided generic mappings from the Oracle style CONNECT BY recursive query syntax to DB2's standard compliant recursive common table expressions using UNION ALL.
在本文中,我提供了从oracle型CONNECT BY递归查询语法到DB 2中遵从标准的使用UNION ALL的递归公共表表达式的通用映射。
Go ahead and populate the EMPLOYEE table with the rest of the rows shown in table 1 using insert syntax like that above.
按照表1给出的数据,继续使用和上面类似的insert语法填充employee表中剩下的行。
To perform a table level restore, archecker supports a command file which USES an SQL-like syntax to specify the source and destination table schemas.
为了执行表级别的恢复,archecker支持一种命令文件,该文件使用类似SQL的语法指定目标和源表架构。
In this syntax example, you must either define a new column or define a new table-level constraint.
在这个语法示例中,必须定义一个新列或者定义一个表级约束。
If you are creating a CCD target table manually, your syntax should follow the example below.
如果手动创建CCD目标表,则语法应该像下面这个例子一样。
When a designer needs to include a table in a Velocity template page, he can simply enter the following syntax with the proper parameters.
当设计人员需要在Velocity模板页面中包含一张表时,该设计人员只需输入以下语法及相应的参数。
Like most SQL statements, this example follows the standard SQL syntax of SELECT column (s)... FROM table (s)... WHERE condition (s).
跟大多数sql语句一样,本例遵循SELECTcolumn (s) .FROMtable (s)。
Now you can select CCD Table, but you have to specify what kind of CCD you want. If you're using ASNCLP, your syntax is going to look like this
现在您可以选择CCDTable,但是必须指定您想要哪种类型的 CCD。
The lexical analyzer using the LR parsing table unifies the construction method of lexical analyzer and syntax analyzer, simplifies the design and construction of compiler.
使用LR分析表的词法分析器,统一了词法分析器和语法分析器的构造方法,简化了编译程序的设计和构造。
Why does this ALTER TABLE query throw syntax error?
为什么这个改变表查询把语法错误?
It includes a visual query builder, an SQL editor with syntax highlighting and code completion, visual table and view designers and powerful import and export capabilities.
它包括一个可视化查询生成器,SQL编辑器与语法高亮和代码完成,可视化表和视图设计人员和强大的导入和导出功能。
Entry legitimate LL (1) grammar, the output LL (1) prediction analysis table, and can enter the grammar of the sentence carried out analysis of the output corresponding syntax tree.
录入合法的LL(1)文法,将输出ll(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。
应用推荐