The format for this text is <schema-name><table-name>BG.
该文本的格式为
Also of note in Listing 7 are the
在清单7 中还需注意实体bean的
If you omit table name and table schema, information is returned for all tables in the database.
如果您省略了表名和表模式,那么为数据库中的所有表返回信息。
Technical metadata includes host server, database type, database schemas, table name, column names, and data types, all of which are described in technical detail.
技术元数据包括主机服务器、数据库类型、数据库模式、表名、列名和数据类型,这些都是在技术数据中描述的。
Note that tables related by key can be nested, as in Listing 5, or referenced by a link embedded within the document as attributes on the related table name.
注意,按键值相关的表可以嵌套,如清单5中所示,或者由嵌入在文档中的链接引用为相关表名称上的属性。
A number of constants are defined for the database version, database name, and table name (see Listing 10).
为数据库版本、数据库名称和表名称定义了很多常量(参见清单10)。
This will tell the application how to access your user model by specifying the users db table name and which column to use to display the user name.
上述命令将告诉应用程序如何通过用户数据库表名来访问用户模型,以及通过数据库表的列来显示用户名。
If you omit a table name (that is, you specify NULL or an empty string), information is returned for all tables in the schema specified.
如果您省略了表名(即指定NULL或空字符串),那么为指定的模式中的所有表返回信息。
To ensure that the script can't be used to access any table in the database, the code first checks the table name requested.
为确保这个脚本不能用于访问数据库中的任何表,代码首先检查被请求的表名。
Since the CUSTORDER table name is different than the entity name (" ORDER, "which is the desired name of the entity), enter ORDER as the entity name for CUSTORDER (Figure 67).
由于custorder表名称不同于实体名称(“ORDER”,这是该实体所需的名称),因此请输入ORDER作为CUSTORDER的实体名称(图67)。
Set the table name to RETAIL_RULES and, for the schema, select the default schema where the RETAIL tables reside.
将表名称设置为 RETAIL_RULES,对于模式,选择这个RETAIL 表所在的默认模式。
The connector can generate the SQL using the table name and column definitions as shown in Figure 13.
指导者可以使用如图13 所示的表名和列定义生成SQL。
The third and fourth arguments that specify the schema name and object name must be left blank so that the default schema SYSTOOLS and table name OPT_PROFILE are used.
第三个和第四个参数指定模式名和对象名,这两个参数必须留空,这样就将使用默认的模式SYSTOOLS和表名opt _ PROFILE。
The table name used on the UPDATE is the name of the file containing the format used in Listing 2.
UPDATE上使用的表名是包含清单2中使用的格式的文件的名称。
Enter the table name as the name of the check table with a recognizable prefix for example, JLT_T077D.
可以在表名称前加上可识别的前缀(例如JLT_T077D)作为检查表的名称。
Specifying a table name results in all fragments of that table being defragmented.
指定一个表名导致该表中的所有片段被整理。
By providing a schema or a table name in the string value, you can easily group all SQLs using a certain schema or table into their own packages.
通过在字符串值中提供架构或表名称,可以轻松使用数据包的某一架构或表分组所有SQL。
The format for this is the table name, then a row number, and finally which field you want to provide an input value for.
格式包括表名、行号,最后是要为哪些字段提供输入值。
The names of master replicates generated by templates are based on the template name, the server name, a unique internal ID, the replicate ID, and the table name.
模板生成的主复制的名称基于模板名、服务器名、惟一的内部ID、复制ID和表名。
Q2 is the rewritten table name by the query rewrite.
Q2是该查询改写的表名。
To create the table, run the following SQL command from a command line (substitute the schema name of your choice, but the table name is fixed).
为了创建表,请在命令行中运行以下SQL命令(替代您所选择的模式名,但是表名称是固定的)。
Notice here that you should use the singular contact rather than the plural contacts in the corresponding table name.
注意,在相应的表名中,这里应该使用单数的contact,而不是复数的contacts。
Now consider the following query, which USES the alias' SEC 'for the table name.
现在考虑下面的查询,将对表名使用“sec”作为别名。
The flag argument indicates the format of the table name: if it includes the schema name, owner name, and so on.
flags参数表明表名的格式:它是否包含架构名称、所有者姓名,等等。
The same table name may exist in other schemas, so be sure to select the correct schema.
在其他的Schema 中可能会存在同名的表,所以务必保证选择正确的 Schema。
Click on Add, and fill in the remote schema (public) and remote table name (DELIM1), then click on OK when finished.
单击add,然后填充远程模式(public)和远程表名(DELIM1),完成之后单击ok。
With your cursor before the table name, press Ctrl + Space (or your default keystroke for content assist) to activate content assist.
把光标放在表名前面,按Ctrl +Space(或内容辅助特性的默认快捷键)激活内容辅助。
Without the relevant schema name, a table name is said to be unqualified, as in products.
没有相应的模式名,表名就被认为是未限定的(unqualified),例如products。
Listing 2 creates a public alias for the newly create global temporary table so that it can be referred to as gtt_test without having to qualify the table name.
清单2将为新创建的全局临时表创建一个公有别名,以便于可以使用gtt _ test来引用它,而不需要限定表名。
The exposed table name is' SEC ', and the index guideline needs to be changed to refer to the exposed name, as shown below.
公开的表名为“SEC”,并且需要修改索引准则,使其引用这个公开的表名,如下所示。
应用推荐