英語 での The table name の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Place the table to a sheet, the table name is considered as the"flowTable".
If the table name has an'_', then use it as a separator.
Double-click on the table name to quickly query the first 1,000 records.
You can specify the table name which does not follow the rules by static$table.
As usual, the table name can be schema-qualified, otherwise it is looked up in the path.
Cash Game Tickets can only be used on real money cash tables which contain the word‘Premium' in the table name via the Poker software.
You can specify the table name as a simple string.
Rely on this default, the class name must match the spelling of the table name as.
Three selects are displyed. At the trailing[], the table name searched is displayed.
Columns referenced in the same table do not require the table name be included in the formula.
In Oracle, there is a limit on the number of bytes of the table name to be created, therefore, when determining the model name(English) or item name(English), conscious of the number of charactersit is necessary.
If the foreign key is not explicitly specified when defining a relationship, Eloquent will now use the table name and primary key name for the related model to build the foreign key.
The"snake case", plural name of the class will be used as the table name unless another name is explicitly specified.
Foreign Key Conventions If the foreign key is not explicitly specified when defining a relationship, Eloquent will now use the table name and primary key name for the related model to build the foreign key.
Foreign key constraints use the same naming convention as indexes, based on the table name and the columns in the constraint, followed by a"_foreign" suffix.
By default, Zend_Db_Table expects that the table name in the database will be the same as its own class name(when converted from CamelCaps to underscore_words).