Table names should use the plural form.
表的名称应该使用复数格式。
Returns all table names in the database.
返回所有数据库里的表名。
Do not use Spaces in your table names either.
同时不能使用空格作为表名。
Do not use Numbers in your table names either.
同时不能用数字作为表名。
For table names, underscores should not be used.
表名不能在下划线。
The example we chose above does not require table names.
我们上面所选的示例不需要表名。
Aliases can make it easier to work with table names.
别名可以更容易使用资料表名称。
The fully qualified table names should be listed one per line.
在该文件中,每行只能列出一个完整的表名。
Note that the column and table names are specified in uppercase here.
注意,这里的列名和表名是大写的。
Multiple table names can be specified in the list, delimited by comma.
在清单中可以指定多个表名称,用逗号分隔。
You can use UTF characters as table names or column names in a database.
您可以使用UT f字符作为数据库中的表名或列名。
Only if we decide to take a new coach we will put on the table names of emerging coaches.
任命新的教练与否,还要取决一个不曾确定的决定。
Listing 6 shows that the guidelines may contain a mixture of table names and table identifiers.
清单6表明准则中可能同时包含了表名和表标识符。
The identity condition between the class and table names is ensured here thanks to the when keyword.
这里关键词when保证了类和表的名字的同一性。
Stored procedures and functions are also rendered, and table names are automatically pluralized.
预存程序和函式也会呈现,而且会自动将资料表名称复数化。
Below is a definition that will describe the table names and relationships between table objects.
下面是表名和表对象之间的关联关系的定义。
The other two shapefiles can be imported in the same manner with adjusted file names and table names.
其他两个shapefile可以按相同方式导入,只是需要调整一下文件名和表名。
If necessary, modify the DROP statements so that the table names match the names specified in CrtUsers.sql.
如果有必要,需要修改drop语句,使表名匹配CrtUsers . sql中指定的名称。
Each one needs to be named exactly the same as in M1 to make sure that the database table names match between versions.
为了确保匹配不同版本中数据表名,每一个都需要精确地命名为M1中完全相同的名称。
The use cases show how to replace store asset group data or table names, attribute names, and attribute values as necessary.
那些使用案例介绍了如果根据需要去替换存储资产组数据或者表名、属性名和属性值。
Model discovery conventions supported in CTP 4 are: Primary Key, Relationship Inverse, Foreign Key, Pluralization of Table Names
CTP4中支持的模型探测约定有:主键、关系反转、外键及多元化的表名
One parameter is a collection of associative arrays that describe the database: table names, column names, primary keys, and foreign keys.
一个参数是描述数据库的关联数组集合:表名、列名、主键和外键。
Either that, or they decided to write their own code using the names of their competitor for the table names. Which are you inclined to believe?
或者,也可能是他们使用竞争对手的表名来编写自己的代码,可你觉得这可能吗?
Medium: This tracing level captures all of the information included in low-level tracing, plus table names, the database name, and stored procedure stacks.
Medium:此跟踪级别捕捉低级跟踪涉及的所有信息,再加上表名、数据库名和存储过程堆栈。
When column names and table names in replicate SELECT statements do not match across all the replicate participants, you need to perform manual remastering.
如果复制select语句中的列名和表名不是与所有复制参与者都匹配,那么就需要执行手动remastering。
Auto remastering (CDR remaster command) only works when the replicate SELECT statement column names and table names match across all the replicate participants.
自动remastering (cdrremaster命令)只有在复制select语句中的列名和表名所有复制参与者匹配时才适用。
The trick is getting the table names array from the outer block into the inner block without explicitly passing it in somehow (which would have made the DSL ugly).
此处的技巧是:将表名数组从外部的block隐式地传递到内部的block中。用显式方式传递会让DSL看起来很丑陋。
Figure 4 shows an example of how Ctrl-space (or your preferred default keystroke for content assistance) provides appropriate table names for the FROM clause within JDBC.
图4展示了一个示例,该示例演示了Ctrl -空格(或您偏爱的内容助手默认快捷键)提供了JDBC中的from子句的适当表名。
The use of table names is simpler, but using table identifiers is a more powerful mechanism because it can refer to a derived quantifier, such as an 'xmlexists' predicate.
使用表名比较简单,但是使用表标识符的功能更加强大,因为它可以指代一个派生的限定符,比如一个 “xmlexists” 谓词。
Only the first part of the query is matched because in some cases table names might be used as parameter values, or when a query is embedded in a log message for instance.
只有查询的第一部分相匹配,因为在一些情况下,表格名称可能用来作参数值,或者,例如一个查询被嵌入日志。
应用推荐