The first tracks the connections used to create a statement.
第一个图跟踪用来创建语句的连接。
For example, you can create a statement that only affects the current developer (see Listing 9).
例如,您可以创建仅影响当前开发人员的语句(参见清单9)。
According to this interpretation, in the process of forming legal judgment, the judge should first create a statement of the case facts.
根据这种阐释,在法律判决的形成中,判决者应当首先形成关于案件事实的陈述。
You create a Statement to execute commands to drop and recreate the table, which allows you to reset the database from this program if it becomes corrupted.
创建一个Statement来执行删除和重新创建表的命令,这允许您在数据库受损时通过此程序重置数据库。
What would be even more useful, however, is to create a statement that can be used for different rows and different values, such as that shown in Listing 7.
但更有用的功能是创建可用于不同行和不同值的语句,如清单7所示。
If you create a CGTT table using the like clause (create CGTT like a regular table), the statement will be successful, but the CGTT will not inherit the constraints of the original table.
如果您使用like语句创建cgtt表(像普通表一样创建CGTT),则该语句会执行成功,但CGTT不会继承原始表的约束。
Maybe it's time to sit down and create a family mission statement.
可能是时候坐下来,做一个家庭任务声明。
Create a simplicity statement. What do you want your simple life to look like?
写下你简单生活的声明。
Therefore, you need to create a table before running this code. Here is the create statement
因此,您需要先创建一张表,然后再运行这段代码。
You can either call the function directly, or create a view based on this statement and then query the view.
可以直接调用此函数,也可以根据这个语句创建视图,然后查询视图。
We suggest that you create a short statement that describes what your organization will look like at that point in the future.
我们建议您创建一个简短的声明,由该声明描述了您的公司在未来是什么样的。
For more details about the database structure and a sample account, see Listing 2. SQL statement to create a sample account at the bottom of the article.
更多关于数据库结构和示例账户的详细内容,请参考文章最后的清单2.创建一个示例账户的sql语句。
You can execute the statement to create this view in a DB2 command line or other query tool.
您可以使用DB 2命令行或其他查询工具执行这些语句来创建视图。
Typically, you create a SELECT statement, perhaps JOINing many tables together to yield a row.
通常,将创建select子句,可能需要把许多表join在一起才能得到行。
After establishing a database connection, create a simple string for your INSERT statement.
在建立数据库连接之后,为insert语句创建一个简单的字符串。
The number of ways to overcome a problem, or to explore a notion, or to prove a statement, or to create a new idea, may be as large as the number of ideas itself.
无论是解决一个问题、或探究一个概念、或证明一个说法、或创造一个新的观念,其方法或许和想法本身一样多。
The number of ways to overcome a problem, orto explore a notion, or to prove a statement, or to create a new idea, may be as large as the number of ideas itself.
无论是解决一个问题、或探究一个概念、或证明一个说法、或创造一个新的观念,其方法或许和想法本身一样多。
Running such a create table statement — by a user at the command line or by a custom application — creates these columns within each table.
用户在命令行上或通过定制应用程序运行这样的CREATEtable语句将在每个表中创建这些列。
You can use the PASSTHRU session to directly send the create table statement to the data source and create a nickname for this new table.
您可以使用PASSTHRU会话直接将CREATEtable语句发送到数据源,并为这个新表创建一个昵称。
Use the create type statement to create a structured type, and use the DROP statement to delete a structured type.
可以使用CREATEtype语句创建一个结构化类型,并使用drop语句删除结构化类型。
When you create a database using the create database statement, the code page for the database will be derived from the operating system locale setting.
在使用CREATEdatabase语句创建数据库时,将从操作系统的地区设置推导出数据库的编码页。
Create a mission statement that promotes who you are and who you are becoming.
创建一份可提升你的身份和潜力的目标宣言。
A partitioning key is defined on a table with the CREATE table statement.
分区键是在一个表上用CREATEtable语句定义的。
The creation of the schema is implicit because you don't issue a CREATE schema statement.
模式的创建所以是隐式的,是因为没有发出CREATEschema语句。
Once you have determined the MQT definitions, the MQTs can be created with the use of a " CREATE TABLE" statement.
一旦确定了MQT定义,就可以使用 "CREATETABLE"语句创建MQT 了。
Drag the BOOKSTORE table onto the pane to create a new INSERT statement.
将BOOKSTORE表拖到窗格上以创建一个新的insert语句。
Drag the BOOKSTORE table onto the pane to create a new UPDATE statement.
将BOOKSTORE表拖到窗格上以创建一条新的update语句。
For this article, I will be using a combination of fixed-list dynamic SQL and static embedded SQL (for the UPDATE statement) to create a format-based handler.
对于本文,我将结合使用固定列表动态sql和静态嵌入式SQL(用于update语句)来创建一个基于格式的Handlder程序。
To create a global variable, you use the new create variable SQL statement.
要创建一个全局变量,可以使用新的CREATEVARIABLEsql语句。
To create a new SQL statement, you must first import the DB schema into your simple project.
要创建新的sql语句,必须先将DB模式导入到简单项目中。
应用推荐