有必要指出,这里必须使用格式语句规定输出文件是HTML 格式。
One thing to notice here is that I had to use a format statement to specify that the output file should be HTML.
上面的代码是一个单行语句,但是为了适合这个格式进行了缩排。
The code above is a single line statement, but had to be indented to fit this format.
第一项限制是使用的格式,它必须是单条语句或者块。
The first restriction is the actual format, which must be a single statement or block.
该编译过程牵涉到授权检查、优化,以及将语句转化为可执行格式时所需的其他一些活动。
This compilation process involves authorization checking, optimization, and other activities necessary to convert the statement into an executable form.
约定的可读性目标包括使用断行、将空格当做制表符和空白对待,以及条件语句的格式。
Conventions aimed at readability includes such things as the use of line breaks, treatment of whitespace like tabs and Spaces, and the formatting of conditional statements.
第8行中的打印语句也是前面讨论过的字符串格式操作。
The print statement in Line 8 is another of those string formatting operations that was discussed earlier.
把对象转换为xml格式之后,可以通过执行常规的SQL更新语句更新employee表中的记录。
After you have the object in XML format, you can issue a regular SQL update statement to update the record in the table EMPLOYEE.
方法声明的返回类型表明sql语句的结果返回什么样的对象格式。
The return type of the method declaration indicates in what object format the results of the SQL statement will be returned.
该语句返回使用值压缩行格式为每个表条目节省的字节数。
The statement returns the number of bytes for each table entry that are saved by using the value compression row format.
除了要指定写到输出文件中的数据格式之外,还必须提供该文件的名称和一个用于指定输出数据的SQLSELECT语句。
Besides specifying the format of the data that is to be written to the output file, you must also provide the name of that file, and an SQL SELECT statement to specify the data that is to be exported.
如果不喜欢使用这么长的字符串连接语句,另一种方法是使用字符串格式操作符,可以使用下面这样的表达式。
If you prefer not to use a long string concatenation statement like this, an alternative is to use the string formatting operator which enables you to have an expression like.
使用JSON格式运行相同的代码将得到精简得多的语句
Running the same code using the JSON format yields a much more compact statement
为了让Perl程序将动态sql语句转换成可执行的格式,需要首先使用prepare方法,然后使用bind _ param方法来绑定参数。
In order for a PERL program to transform a dynamic SQL statement into executable form, you need to first use the prepare method, and then bind parameters using the bind_param method.
缺省JAAS许可权语句的格式如下
The default JAAS permission statement has the following format
这些语句保持xml格式,可以支持各种扩展(业务代理、数据扩展或行为扩展)。
These statements are retained as XML content to be available for extensions (business proxies, data extensions or behavior extensions).
db 2 exfmt需要已经将一条sql语句解释到这些表中,并设置explain表中信息内容的格式。
Db2exfmt requires that an SQL statement has been previously explained into these tables, and formats the contents of the information in the explain tables.
不过,当前的t2zos应用程序仍然使用JDBC1定位update语句,其遵循的格式如下。
However, current t2zos applications still use the JDBC 1 positioned UPDATE statements and use the form.
可以使用QueryAnnotation控制sql语句的格式以提高可读性,还可以查看表级和列级使用的统计数据。
With Query Annotation, you can format the SQL statement for improved readability and navigation and see which statistics are being used at the table and column level.
这三种类型是基于记录格式、语句和过程的Handler程序。
The three types are format, statement or procedure-based handlers.
如果语句有两页那么长,就像一个庞然大物,查询工具中的一个称为Annotation的功能可将所有元素转换为一种格式,以便您可以读取它。
If the statement is two pages long, a huge monstrosity, a feature of our query tool called Annotation puts all the elements into a format so you can read it.
while语句应如以下格式。
switch语句应如以下格式。
do语句应如以下格式。
可以使用下面清单1中的sql语句来确定,通过设置表属性VALUECOMPRESSION,是否可以因使用值压缩的行格式而节省表的空间。
You can use the SQL statement in Listing 1 below to determine whether setting the table attribute value compression will save space for a table concerned by using the row format of value compression.
try语句应如以下格式。
资源描述框架(Resource Description Framework,RDF)是一种描述有关Web资源的格式化语句集合的模型。
Resource Description Framework (RDF) is a model for describing collections of formalized statements about a Web resource.
图9演示格式化和注释功能如何使基础语句更容易理解。
Figure 9 demonstrates how the formatting and annotation functions makes the underlying statement easier to understand.
利用 CAST语句的新FORMAT选项可非常方便地在两种日期和时间格式之间进行转换。
The new FORMAT options for the CAST statement make the conversion between the two forms of date and time very simple.
如果不需要保留所收集的锁事件数据用作将来的分析,必须使用DROPtable语句手动删除非格式化事件表,如清单22所示。
If the collected lock event data should not be kept for further analysis purposes, the unformatted event table must be dropped manually using the drop table statement, as shown in Listing 22.
编辑器具有语法高亮显示、sql格式化、内容补全、语句解析与验证和语法验证等特性。
Editor features include syntax highlighting, SQL formatting, content assist, statement parsing and validation, and semantic validation.
应用推荐