To do this click Add New table and select and order the fields to be included in each table.
要做到这一点单击添加新表,并选择和秩序的领域,包括在每个表。
Each successive run of the test suite will add a new row at the beginning of the table.
每次测试单元的连续运行都将在这个表格的开始添加一个新的行。
Add a new database and table with data in it to test your server's setup.
添加一个新数据库和表,其中带有用来测试服务器的设置的数据。
When you do add an index to a table to cut the CPU cost and run time of a query, you want to get the most out of that new index as practically possible.
如果您的确要向一个表添加一个索引来削减查询的CPU成本和运行时间,您可能会想在实际情况允许的条件下尽可能多地利用那个新索引。
Just as you can add or attach new partitions to a partitioned table, you can also remove existing partitions.
正如可以向分区表添加或附加新分区一样,也可以删除现有分区。
You can add new keys and remove keys (in the upper table), and create or change the bindings of any key, as well as remove a binding (in the lower table).
您可以(在上方的表中)添加新键并移除已有的键,创建或更改任意键的绑定,以及(在下方的表中)移除一个绑定。
If an application is not performing adequately, it is generally more desirable to add more columns to an existing index, or add new indexes to a table as your first options.
如果一个应用程序执行时的性能不合格,较为可取的做法通常是添加更多的列到现有的索引中,或者为一个表添加新的索引,这种做法是首选。
Because this restriction is removed, even if the database is not created in UTF-8, a user can alter a table to add an XML column or create a new table with XML columns.
由于去掉了这个限制,即使数据库不是用utf - 8格式创建的,用户也可以更改一个表以添加xml列,或者创建一个包含xml列的新表。
You can add a new column to the table by defining a new function.
通过定义新的函数,您可以向表添加新的列。
However, if the table space is DMS then the ALTER TABLESPACE SQL statement can be used to first add a container in the new location and then drop the one in the old location.
但是,如果表空间是DMS,那么可以首先使用ALTERTABLESPACEsql语句向新的位置添加容器,然后再从原来位置删除容器。
Before you start on the form, however, a new field is required in the patients table and you'll add it next.
但是创建该表单之前,需要为患者表添加一个新的字段。
Add a command button to the policy data table and change the label of the button to "Add New policy" (Figure 16).
向策略数据表中添加命令按钮,并且将按钮的标签改为“Add NewPolicy ”(图16)。
Add a new "TotalPolicyAmount" column to the client data table, before "policy".
在客户端数据表格中“ policy ”的前面添加新的“ To talPolicyAmount ”列。
Also update the application's routing table to add a new route for this Action, as in Listing 1.
并且更新应用程序的路由表,为这个Action添加一个新的路由,如清单1所示。
Add a new "State" column to the client data table, before policy.
在客户端数据表中策略的前面添加新的“State ”列。
Drag a checkbox from the control palette and add it to the new table column (Figure 14).
从控制面板中拖动checkbox,将其添加到新的表格列中(图14)。
A new, empty partition can be added to a partitioned table by executing the ALTER TABLE statement with the ADD PARTITION option specified; the syntax used looks like this
可以通过执行ALTERTABLE语句并指定ADDPARTITION选项来向一个分区表增加一个新的空分区,使用的语法如下所示
In the following example, you make it easier to add new columns to a Tomahawk data table.
在接下来的例子中,向Tomahawk数据表添加新列,会变得更加容易。
Let's add a few sample records in our new table.
让我们在新表中添加一些样本记录。
Select the Policy data table and add a new column in its properties (Figure 13).
选择Policy数据表,并在其属性中添加新列(图13)。
Select the table in the editor, and add the new column using the Properties view, as shown in Figure 8b.
在编辑器中选择表,并使用Properties视图添加新列,如图8b所示。
Every time an upload is done, you'll run code to add the new image to the share_photos table.
每次完成一次上传后,将运行代码来向share _ photos表添加新照片。
To add a new row to your table, you simply create an instance of your entity class, set the attributes, and tell the EntityManager to persist the new entity.
为了向您的表格添加一个新行,您只需创建一个实体类的实例,设置其属性,并更新类entitymanager以支持新实体。
This required me to add a new table that included only the new attributes of the TenuredProfessor class.
这需要我添加一个只包括tenuredprofessor类的新属性的新表。
Let's say you add a new status code, waituntiltomorrow, and apply it to one item in the todo_foreign table (table 1, with the foreign keys).
假设您添加了一个新的状态码waituntiltomorrow,并将它应用到todo_foreign表(包含外键的表1)中的某一项。
Re-open the file GSDB. changexml, and then add a new column called PROMO_CODE of type INTEGER to the table GOSALESCT.CUST_ORD.
重新打开 GSDB.changexml文件,然后向 GOSALESCT.CUST_ORD表添加一个类型为INTEGER的新列 PROMO_CODE。
Run rake db: migrate to add these new columns to the USERS table.
运行rakedb:migrate,在USERS表中添加这些新列。
As this example shows, to modify a table — in this case, to add a new count column to the bigdog.products.
如本例所示,要修改表,在本例中是将一个新列count添加到bigdog. products表中,首先要创建一个具有需要的正确模式的表。
You should also add a new route for this CreateAction to the application routing table ( Listing 1)
您还需要将这个CreateAction 的一个新路由添加到应用程序的路由表(参见 清单1)
You should also add a new route for this CreateAction to the application routing table ( Listing 1)
您还需要将这个CreateAction 的一个新路由添加到应用程序的路由表(参见 清单1)
应用推荐