Can I set the resolution and confidence values myself when I run the statement?
我在运行该语句时,可以自己设置分辨率和置信度吗?
You can also see which statements have been run the most with a pie chart (see Figure 1) that breaks out each statement type by percentage of statements that have been run.
还可以通过一个饼图看到运行次数最多的语句(见图1),这个饼图按照每个语句类型的运行次数百分比划分。
All of the attributes that are considered run time are placed in a DEFINE statement with the NOREPLACE option.
所有视为运行时属性的属性放在带NOREPLACE选项的define语句中。
The other type of data stored in the Performance Warehouse is that which is collected by the statement event monitors you can run from within DB2 PE.
存储在PerformanceWarehouse中的其他类型的数据是指那些由可以从DB2PE内部运行的语句事件监视器所收集的数据。
Obtain a connection with the database and run the SQL statement. The input.php
获得与数据库的连接,并运行SQL语句。
The user executing the statement must have the appropriate privileges to execute that statement at run-time, either because they were explicitly granted them or possess them through group membership.
执行语句的用户必须具有适当的特权,才能在运行时执行语句,特权可以是明确授予他们的,也可以是通过组成员关系授予的。
This statement is executed on every run of the script and if you need to change something permanently, that happens here.
此语句在该脚本每次运行时执行,如果需要永久地更改某个内容,就可以在此语句中进行。
You can see the effect of this statement in the sample run.
你可以在运行实例中看到这句话的效果。
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语句。
To ensure that all existing rows are handled properly, the UPDATE statement is run.
为了确保所有已有的行都得到适当的处理,运行update语句。
A far more accurate measure — one that can even gauge the time taken to run a single-source code statement — can be taken using a code profiler.
一种更精确的测量——甚至可以测量运行单个源代码语句的时间——可以采用代码分析器。
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.
单击某一语句类型即可看到关于此语句类型的详细信息,比如某一语句在服务器上运行的次数。
The STOP run statement closes all files defined in any of the programs in the run unit.
STOPrun语句关闭了运行单元内的任意程序中定义的所有文件。
Then the accurate statement is, "Under the current rules and assumptions, we're going to run out of cash...
那么准确的声明是,“根据目前的规则和假设,我们将用尽现金...
If you need to run a statement across multiple lines, the continuation marker is a single backslash.
如果需要跨多个行运行一条语句,只需要使用反斜杠作为续行符。
Each JDBC call is dynamic in nature and requires the SQL statement to be parsed and optimized at run time.
每个jdbc调用在性质上是动态的,要求在运行时分析和优化sql语句。
Similarly, if the same or similar test has been run in a different environment (e.g., on a different operating system), the results should be factored into the quality statement.
类似的,如果在不同的环境中运行同样的或相似的测试(举例来说,在不同的操作系统上),那么结果应该包含于质量说明中。
Additionally, further constraints could also result in the table not being available right after the LOAD operation, requiring you to run the SET INTEGRITY SQL statement first.
此外,进一步的约束还可能导致在LOAD操作之后该表不可用,而要求您首先运行SETINTEGRITYsql语句。
Now, when the same query is run, the native SQL that is generated is a single select statement joining the two tables from the different catalogs at the database tier as shown in Illustration 10.
现在,当同一个查询运行时,生成的原生sQL是单个选择语句,在语句在数据库层联接来自不同目录的两个表,如图10所示。
Ideally, it is preferred to run this statement when a bulk of data is manipulated in the database.
当对数据库中的大量数据进行操纵时,最好运行该语句。
After it is converted, the SQL statement is run, and the results are returned from the function.
转换后,将运行sql语句,并且从函数返回结果。
Run from the current statement until a breakpoint (or the end of the program) is reached.
您可以从当前语句开始运行直至到达一个断点(或程序尾部)。
So far you have seen the -e and -m switches in action: import a module, and run a statement.
到目前为止您已经了解了- e和-M开关所起的作用:导入模块和运行语句。
Notice that when you run the command, the if statement for the last exit status is never reached because the script exits upon a non-zero return status of the cp command.
注意,当您运行该命令时,实现最终的退出状态的if语句将永远无法满足条件,因为脚本在遇到cp命令的非零返回状态时将退出。
The actual statement that took two days to run was.
需要花费两天时间来运行的语句是。
You can make commands safe to import, however, by protecting the actual actions they perform with an if statement that checks whether the module is being run or simply imported.
但是,可以用一个if语句检查模块是直接运行还是导入,从而保护它们执行的实际操作,这样就可以安全地导入命令。
Of course, the first time you run this script the rm statement fails, because the file does not exist.
当然,第一次运行该脚本的时候,rm语句将会失败,因为该文件并不存在。
Of course, the first time you run this script the rm statement fails, because the file does not exist.
当然,第一次运行该脚本的时候,rm语句将会失败,因为该文件并不存在。
应用推荐