Best practice would call for the address in a separate table, contrary to what we have done here.
最佳实践不会像我们这样,将会把Address分离在一个单独的表中。
I store the generated words in a separate table so that I can retrieve and display them at every generation.
我将生成的单词存储在一个单独的表中,这样我就可以在每一次衍生中获取并显示它们。
A Drupal content module typically extends the standard Drupal node with supplemental fields stored in a separate table.
Drupal内容模块通常扩展标准Drupal节点,将补充字段存储在一个单独的表中。
The purpose is to store the book authors in a separate table by extracting the data from the XML documents in the bookstore table.
目的是通过从书店表的XML文档提取数据以将书的作者信息存储到单独的一个表内。
We recommend to put these audit tables in a separate table space and to archive those data regularly using general database methods.
我们建议把这些审计表放在单独的表空间中,定期使用一般的数据库方法存档这些数据。
Since your columns are obviously big, they are going to be TOASTed, meaning they are compressed and stored out-of-line in a separate table.
因为你列显然是大,他们要烤,这意味着他们是压缩和超行存储在一个单独的表中。
Custom notes can be attached to each contact record. As before these are stored in a separate table and are related based on the contact ID.
可以为每个联系人记录附加自定义注释。这些注释被存储在一个单独的表中,根据相关的联系人ID查询。
The main idea is to intercept any change that appears in the WIP, and keep that information in a separate table, called WIP_FULL_ARCHIVE. That table contains a copy of
主要思想是截获WIP中出现的任何更改,并将该信息保存在单独的名为 WIP_FULL_ARCHIVE 的表中。
You should create an index in a separate table space so that if something goes wrong with the index table space, you can easily drop it and then recreate the same indexes.
您应该在单独的一个表空间上创建索引,这样如果索引表空间出现问题,您可以直接删除该表空间,然后重要创建相同的索引。
Inlined XML data always resides in the same table space as the relational columns of the table and cannot be stored on a different page size or in a separate table space.
内联的XML数据始终和表的关系列位于同一个表空间中,并且不能存储到不同的页宽或单独的表空间。
Since relational data and indexes are stored in separate storage objects within a table space, they have separate read and write counters.
由于关系数据和索引存储在表空间内不同的存储对象中,因此它们具有不同的读和写计数器。
To keep things neat and flexible, you can use a separate class to handle each output format, each of these providing the functionality listed in table 1.
为了保持整洁和灵活,您可以使用一个单独的类来处理每个输出格式,每个类提供表1所列的功能。
By default all the different IBM TSOM tables are created in the default table space, so you should use a separate table space for event data and event table indexes.
默认情况下,不同的IBMtsom表是在默认表空间创建的,所以您应该使用另一个表空间来存储事件数据和事件表索引。
Whether derived from address information, acquired by GPS devices, or otherwise generated, many databases contain geographic coordinates of point locations as separate numeric columns in a table.
无论是从地址信息中推导出来的、由GPS设备获得的还是以其他方式生成的,许多数据库都包含点位置的地理坐标,这些信息在数据库中保存为单独的数字列。
The data, index, long field, and LOB portions of a table can be stored in the same tablespace, or can be individually broken out into separate tablespaces for performance reasons.
一个表中的数据、索引、long字段和LOB部分可以存储在相同的表空间中,也可以分别放到不同的表空间中,以提高性能。
The demonstration currently includes several industry formats, each stored in a DB2 pureXML column in a separate database table.
示范目前包括几个行业格式,分别存储在单独数据库表中的 DB2pureXML列中。
In this step you also split all the test cases from the matrix shown in table 4, creating a separate table for each test case.
在这个步骤中你同样把所有来自表格4中矩阵图的测试用例分割开来,针对每个测试用例分别形成表格。
For example, you might have a separate table with a list of companies you're interested in tracking.
例如,您可能有一个单独的表,其中列出您想要追踪的公司。
In a nutshell, use common sense when considering separate table Spaces for XML data.
总而言之,在为XML数据选择不同的表空间时,仍应按常理来考虑。
This may become necessary if the table was created in a tablespace with an inadequate page size or when a separate bufferpool should be used for accessing the table.
如果创建表的表空间的页面大小不合适,或者应该用另一个缓冲区池访问表,就可能需要执行这种数据转移。
The template will render a page using several tables and fetch text to be rendered in a table cell from a separate file by AJAX.
模板显示一个使用几个表的页面,通过AJAX从另一个文件获取要在表单元格中显示的文本。
This requires either extra fields in the relational table to store Notes header information or a separate table that’s related to the data table with key fields. .
这或者需要关系表中的一个额外字段来存储Notes头部信息,或者需要一个与具有关键字段的数据表相关的单独的表。
Each table row must be in a separate element so the browser knows which key pair and security group is selected when the Start button is clicked.
每个表格行必须位于一个单独的元素中,这样当单击Start按钮时,浏览器才能知道选中了哪个密匙对和安全组。
Assume that the article descriptions are language dependent, so they have to be kept in a table separate from the article table.
假设商品描述与语言有关,那么它们必需保存在一张表中,并且与article表分开。
To separate the salary and compensation information from the employee table, you need to create a change-in-place deployment script that performs the following steps.
要将薪水和酬金信息与雇员表分开,需要创建一个change - in - place部署脚本。
For each it Environment in the table below, a separate line should be created for each relevant area of general-IT controls (consistent with responses in the table above).
对于下表中的每一个信息技术环境,应就每一个相关的信息技术整体控制领域创建单独的一行(与上表的应对措施一致)。
If the list of customers is too large to fit in this table then please include the list as a separate attachment with the same required information as below.
如果下面的表格不够填,请另外用一个分离的附件填写与下表内容相同的清单。
In a relational database, the rows of a table represent records (collections of information about separate items) and the columns represent fields (particular attributes of a record).
在关系数据库中,表的行表示记录(关于不同项的信息集),列表示字段(一个记录的特定属性)。
Jensen and his colleagues placed two chimps into separate cages facing one another, with a table in between them that held peanuts.
詹森和他的同事们把两个黑猩猩面对面地分别置于两个笼子里,在它们之间的桌子上放了一些花生。
If the space is insufficient, candidates may answer on separate sheets in a table format indicated below.
如空间不足,候选人可自行以纸张按下列表格的形式提供资料。
应用推荐