示例:删除数据库testdb1。
删除数据库示例中的值。
底部的测试代码先删除数据库中的所有条目。
The test code at the bottom starts by deleting all the entries from the database.
媒体故障出现在有人意外从系统删除数据库文件时。
Media failure occurs when someone accidentally deletes a database file from the file system.
将从形状中删除数据库动作和用户定义的单元格。
The database actions and user defined cells will be deleted from the shape.
erase:在没有提示的情况下删除数据库中的所有内容。
DDL命令用来创建、修改或删除数据库中的项目(例如表)。
DDL commands are used to create, modify, or delete items (such as tables) in a database.
在每次测试运行之后便删除数据库person表中的所有记录。
All the records in the database PERSON table were deleted after each test run.
您将使用这些命令来创建、读取、更新或者删除数据库中的记录。
You will use these commands to create, read, update, or delete records from your database.
“单击”完成“从所选主控形状中删除数据库链接。”
Update the database records that are linked to shapes on the active drawing page.
介绍如何通过删除对象模型中的对象来删除数据库中的行。
Describes how to delete rows in the database by deleting objects in the object model.
将从文档中删除数据库动作、用户定义的单元格和文档事件。
The database actions, user defined cells and document events will be deleted from the document.
我们可以使用DELETE命令来删除数据库表单中的一条记录。
We may use the SQL delete command to delete a record in a table in a database.
然而,索引要么增加要么减少了添加,变更,以及删除数据库记录的操作执行。
However, indexes can either increase or decrease the performance of operations to add, change, and delete database records.
考虑清理ContentStore的场景和优势,而不是删除数据库本身。
Consider the scenarios and benefits of cleaning up the Content Store rather than deleting the database itself.
可以使用非模态的设计程序创建和删除数据库对象,例如表、视图、存储过程和函数。
You can create and delete database objects such as tables, view, stored procedures, and functions using non-modal designers.
在手动删除数据库锁文件之前,请务必确认在数据库机器上没有JVM在运行。
Be sure to verify that no JVMs are running on the database machine before manually removing a database lock file.
可以在同一个命令上同时指定添加和删除数据库分区,但是必需先添加,后删除。
You might specify to both add and drop database partitions on the same command but the add must come before the drop.
删除数据库拆分器工具所创建的后端数据库,一定要小心不要删除原始数据库。
Delete the back-end database that the database Splitter tool created - being careful not to delete your original database.
您可以使用Database选项选择、创建、删除和获取信息,或删除数据库。
You can select, create, drop, and obtain information, or drop the database using the database option.
是什么使操作速度慢是数据库引擎需要创建和删除数据库锁定文件过于频繁的事实。
What makes operations slow is the fact that the database engine needs to create and delete the database lock file too often.
第一个特性是为已有数据库分区组添加或删除数据库分区,以及在相同命令上执行重分发的能力。
The first feature is the ability to add or drop database partitions to or from an existing database partition group and perform the redistribute on the same command.
在创建了数据库之后,修改数据库编码页的惟一方法是删除数据库并用新的编码页重新创建数据库。
Once the database is created, the only way to change a database code page is to drop and re-create the database with a new code page.
当进行少量更改时,例如添加或删除数据库列,该功能可以有效地减少数据库管理员对模式的修改操作。
This effectively reduces the need for database administrators to modify schemas when simple changes, such as the addition or removal of database columns, are performed.
如果你删除了插件,但是一些配置设置可能仍然在你的数据库中,点击这里告诉你如何删除数据库中的数据。
You deleted the plugin, but some configuration Settings may still in your database. Here has information how to delete the data in database.
创建和删除数据库对象:提供了非模态(Non - modal)设计程序来创建各种类型的数据库对象,如下所示。
Create and delete of database objects: Non-modal designers are provided for creating several types of database objects, as listed below.
删除数据库组件(该操作还会删除相关的链接),然后添加现有的数据库(DB2)组件并重新建立如图21所示的链接。
Delete the Database component (this action will also remove the associated link), add the Existing Database (DB2) component and re-establish the link as shown in Figure 21.
发送SQL指令和结果表明:你可以创建和删除数据库的SQL查询,发送,创建和执行存储过程和函数…假设你有正确的权限。
Send SQL instructions and show the results: you can create and drop databases, send SQL queries, create and execute stored procedures and functions... all assuming you have the right privileges.
一旦用给定的代码页创建了数据库,您就无法修改它,除非导出数据、删除数据库后,再用正确的代码页重新创建该数据库并导入数据。
Once a database is created with a given code page, you cannot change it unless you export the data, drop the database, recreate the database with the correct code page, and import the data.
一旦用给定的代码页创建了数据库,您就无法修改它,除非导出数据、删除数据库后,再用正确的代码页重新创建该数据库并导入数据。
Once a database is created with a given code page, you cannot change it unless you export the data, drop the database, recreate the database with the correct code page, and import the data.
应用推荐