它删除表(参见清单13)。
还可在该工作区中间删除表。
The tables can also be deleted centrally from this workspace.
在IDS中创建和删除表。
重命名旧的删除表。
删除表是与复制表相关的一个影子表。
The delete table is a shadow table associated with the replicated table.
通过发出命令来列出被删除表的历史。
删除初始删除表。
要从通知数据库中删除表。
要从日志数据库中删除表。
删除表(drop _ table)。
要从内容存储中删除表。
有些操作(例如删除表或列)也会破坏数据。
Some operations, such as dropping tables or columns, also destroy data.
删除表空间的物理文件并重新创建这些文件。
如果没有包括任何where子句,则删除表中的所有行。
If no WHERE clause is included, all rows in the table are deleted.
bat用于删除表。
基于被修改复制表的新模式创建一个新的删除表。
Creates a new delete table based on the new schema of the altered replicated table.
使用完全恢复将被删除表前滚至e:\tmp。
Roll forward using complete recover dropped table to e:\tmp.
现在,在被删除表的ddl语句清单中创建被删除的表。
Now, create the dropped table from the list dropped table DDL statement.
清单4中在新创建的临时表上演示了删除表的过程。
The process of dropping a table is demonstrated on a newly created temporary table in Listing 4.
在执行删除表空间的操作时,从另一会话执行下列脚本。
While the drop table space operations are running, execute the following script from another session.
日期和时间应该早于运行错误的应用程序(即删除表中的行)的时间。
The date and time should be prior to when the bad application ran (when you deleted the table rows).
在一些后续步骤中,您需要用到被删除表备份id和DDL。
You will need the backup ID and the DDL for the dropped table in the subsequent steps.
确信服务器有足够的锁资源数,用以修改相关的删除表和复制表。
Confirm that the server has a sufficient number of lock resources to alter the associated delete table along with the replication table.
在使用SQL修改这些表属性时,不再需要删除表并重新创建它。
When changing these table attributes using SQL, it is no longer necessary to drop the table and then recreate it.
但是,一般地,您不希望删除表中的所有行;而是有选择地删除行。
In general, however, you don't want to delete all rows from a table; instead, you'll selectively delete rows.
您可以应用规范化的概念删除表的冗余部分,然后将它们放在次表中。
You could apply the concept of normalization to remove redundant portions of the tables and place them in secondary tables.
简单的答案是从数据库中删除表。而且,如果必要,再创建一个替代表。
The simple answer is to delete the table from the database and, if necessary, create a replacement table.
使用这个参数很重要;因为如果不作限制,Zend_Db将删除表中的所有记录。
Including this argument is key; without it, Zend_Db will delete all records in the table.
当修改删除表时,EnterpriseReplication执行以下四步。
When altering the delete table, Enterprise Replication performs these four steps.
除了能够创建新表之外,您可能还想删除表—只有在偶然犯了输入错误或不再需要特定表时。
Apart from the ability to create new tables, you might also want to delete tables-only if you've made an accidental typing mistake, or when you no longer need a particular table.
应用推荐