将概念从属理论与格语法相结合,用于分析清污机器人的命令语句。
Conceptual dependency theory is combined with case grammar theory to analyze the order language of LWP robot.
另外,通过输入命令语句来完成端口的设置,以及实现虚拟路由器相互之间的通信。
Otherwise, it can accomplish the setting of ports by input the command sentences, and achieve the communication among the virtual routers.
第一个示例是本文中使用的表示法,第二个示例是缩写表示法,第三个示例是不使用任何缩写的完整命令语句。
The first example is the notation I am using in this demonstration, the second example is the abbreviated notation, and the third example gives the full command statement without any abbreviations.
最后,所有现有语句和CL命令在整个文件上需要一个互斥型锁。
Lastly, all the existing statements and cl commands required an exclusive lock on the entire file.
您可以使用DB 2命令行或其他查询工具执行这些语句来创建视图。
You can execute the statement to create this view in a DB2 command line or other query tool.
通常您不会联系到命令行的另外一项任务就是使用准备好的语句。
Another task you don't normally associate with the command line is the use of prepared statements.
同样,可以通过在DB 2命令行窗口中发出select语句来对此进行验证。
Again, you can verify that by issuing a SELECT statement in the DB2 Command Line window.
可以使用SQL命令EXECUTE来执行这个动态预备语句。
This dynamically prepared statement can be executed using the SQL command execute.
弹出一个命令编辑器窗口,允许您输入sql语句。
A command editor window pops up and allows you to enter SQL statements.
该命令关闭sql语句的自动提交,并删除在CLP交互输入模式下显示的提示符。
This command turns off the automatic commitment of SQL statements and removes the prompt that is displayed in CLP interactive input mode.
实际上,如果对转换进行良好的文档记录,甚至可以在配置中混合声明式语句和命令式语句。
In fact, if the transformation is well documented, you can even mix declarative and imperative statements within your configuration.
为了验证更新成功,需要启动DB2命令行窗口,并发出SELECT语句。
To verify that the update is successful, launched the DB2 command line window and issue a SELECT statement.
这种情况下,强烈建议读者使用原生的CLRPFM命令,而不是SQLdelete语句。
In these cases, it strongly recommend that the reader USES the native CLRPFM command rather than the SQL DELETE statement.
因此,GRANT命令通常会出现在 DDL中的对象创建语句之后,如数据表。
Therefore, GRANT commands are often included in the DDL after objects, such as tables, are created.
在LOAD命令中提供相应的select语句,就会隐式地定义游标。
Instead the cursor definition is implicitly done by providing the corresponding SELECT statement within the LOAD command.
CLP接受来自DB 2命令行的命令或sql语句。
The CLP accepts commands or SQL statements from a DB2 command line.
我们将调用EDIT命令,并在顺序中指定语句序号2,通过这些操作给上面的select语句添加where子句。
Let's add a WHERE clause to that SELECT statement by invoking the EDIT command and specifying statement number 2 in the sequence.
自动remastering (cdrremaster命令)只有在复制select语句中的列名和表名所有复制参与者匹配时才适用。
Auto remastering (CDR remaster command) only works when the replicate SELECT statement column names and table names match across all the replicate participants.
这些可重用数据适配器可以拥有select、update、insert和delete命令,它们或者是sql语句,或者是存储过程调用。
These re-usable data adapters can have select, update, insert, and delete commands that are either SQL statements or stored procedure calls.
使用GRUB,您可以键入另一组内核命令和initrd语句;或者,最好使用前面介绍的编辑功能编辑一个现有条目。
With GRUB, you could type in another set of commands for the kernel and initrd statements, or, preferably, you could use the edit facility described above to edit an existing entry.
在pass - through会话中提交的sql语句和命令不会通过联邦查询编译器。
The SQL statements and commands submitted in a pass-through session do not go through the federated query compiler.
下一个命令是SQLDROP语句,它删除bigdog 模式中的产品和供应商表。
The next commands are SQL DROP statements that delete the products and vendors tables from the bigdog schema.
pass- through会话允许直接提交sql语句和部分命令到一个远程服务器。
A pass-through session allows you to submit SQL statements and some subset of commands directly to a remote server.
在该例中,文件中的命令和语句没有前缀db2。
In this case, commands and statements in the file are not prefixed by db2.
要停止HSQLDB服务器,所需要的只是一个作为sql语句的SHUTDOWN命令。
To stop the HSQLDB server, all that's needed is a SHUTDOWN command as an SQL statement.
重写后的查询也称为“OptimizedSQL”,它将在使用db2exfmt命令解释语句时出现。
The rewritten query known as "Optimized SQL" is visible when you explain the statement with the db2exfmt command.
有多种方法可完成该工作,但通常都包含构建一个定制的SQL命令,作为update语句用于EMPLOYEE表。
There are several ways to do this, but usually it consists of building a custom SQL command to be used as an update statement for the EMPLOYEE table.
COBOL文档中解释该命令的语句将显示在Help功能上。
The statement from the COBOL documentation that explains the command displays on the Help feature.
如果数据是对数据库行发出delete命令,请确保在语句最后添加limit1,以尽可能减少损失。
If the data is issuing a delete command on a database row, make sure that you add limit 1 to the end of your statement to minimize damage.
再次调用HISTORY命令来显示缓存中现在有5个命令,包括修改的SELECT语句。
Invoking the HISTORY command again shows that there are now five commands or statements in the cache, including the modified SELECT statement.
应用推荐