'COPY ':创建源模式中所有对象的空副本,然后用数据填充每个目标模式表。
'COPY' : Create empty copies of all objects from the source schema, then load each target schema table with data.
' COPYNO ':创建源模式中所有对象的空副本,然后用数据填充每个目标模式表。
'COPYNO' : Create empty copies of all objects from the source schema, then load each target schema table with data.
在装载操作完成之后,目标模式表处于setintegritypending状态,ADMIN_COPY_SCHEMA过程会执行一个setintegrity语句使表脱离这种状态。
After the load operation completes, target schema tables are in set integrity pending state, and the ADMIN_COPY_SCHEMA procedure issues a set integrity statement to get the tables out of this state.
Database资产(数据库、模式、表、列)。
让数据库管理员为您创建数据库、模式、表和其他对象。
Have the database administrator create databases, schemas, tables, and other objects for you.
可以让数据库管理员为您创建数据库、模式、表和其他对象。
You can have the database administrator create databases, schemas, tables, and other objects for you.
这可能包含数千个模式和表,以及数百万个来自不同数据库和文件的列。
This can potentially encompass thousands of schemas and tables and millions of columns from differing databases and files.
如果您省略了表名和表模式,那么为数据库中的所有表返回信息。
If you omit table name and table schema, information is returned for all tables in the database.
技术元数据包括主机服务器、数据库类型、数据库模式、表名、列名和数据类型,这些都是在技术数据中描述的。
Technical metadata includes host server, database type, database schemas, table name, column names, and data types, all of which are described in technical detail.
选择该模式中的所有表。
升级模式并添加新表和存储过程。
您可以通过在模式对象(表、视图、索引或模式)上单击右键自己探索这些选项,看看对于特定的对象有哪些可用的选项。
You can explore all of these options on your own by right-clicking on the schema object (a table, view, index, or schema) to see which options are available for that particular object.
数据库开发人员——负责实际运行的数据库,包括设计数据库、模式、表、表关系、索引,以及对查询进行优化。
Database developer — Responsible for the actual databases in operation, including designing databases, schemas, tables, table relationships, and indexes as well as optimizing queries.
这些对象包括模式、表空间、表、索引、视图、包、例程、序列、服务器和昵称。
These objects include schemas, table spaces, tables, indexes, views, packages, routines, sequences, servers, and nicknames.
这一任务涉及定义数据库模式(表、列),来在关系数据库中存储XML数据。
This task involves defining the database schema (tables, columns) to store XML data in a relational database.
用您的表的模式替换它。
表常常根据它们的功能关系和访问模式分组在表空间中。
Usually tables are grouped in a table space based on their function relation and access pattern.
“自下而上”方法假设已经有数据库表模式,而需要根据表模式开发一个对象层和对象关系映射。
The “bottom up" approach assumes you already have database table schema and need to develop an object layer and object relational mapping from the table schema.
在数据库中,此静态表单即表模式。
当下钻到每个模式和表或视图时,您将会看到使用这些对象的sql语句。
When you drill down into each schema and table or view, you'll see the SQL statements that use the objects.
现在来看看DB 2数据库对象(比如模式、表、索引和存储过程)的实现以及这些对象的应用程序接口。
Now turn your attention to the implementation of the DB2 database objects (such as, schema, tables, indexes, and stored procedures) and the application interface to these objects.
探测SQL中的数据库模式、表、列和其他数据库工件的错误。
Detect errors in database schemas, tables, columns, and other such database artifacts from the SQL.
在指定模式中,表的名称必须惟一。
在这个场景中,修改了表模式,完全删除了副表和一些分解的列。
In this scenario, you modified the table schema and completely dropped the side tables and some of the shredded columns.
阅读本系列 中的文章 “在SOA 中应用业务术语表模式的价值”,了解业务术语表模式的背景知识。
Read the article The value of applying the business glossary pattern in SOA in this series for a product-neutral description of the business glossary pattern.
我们会以独占模式锁定表。
然而,表模式也会影响乐观锁定的行为。
However, the schema of the table also affects the behavior of optimistic locking.
该实用程序有三个输入 ——一个DAD文件、主XML模式文档和默认的SQL 模式(表就在该模式中)。
This utility takes three inputs -- a DAD file, the primary XML schema document, and the default SQL schema in which the tables reside.
SYSCAT模式包含编目表的有用只读视图。
The SYSCAT schema contains useful read-only views of the catalog tables.
用来创建初始化数据库所用的数据库模式/表/行的脚本。
Script for creating database schema/table/rows for initializing a database.
应用推荐