Home
|
Previous Page
|
Next Page
Basics of Database Design and Implementation
>
Implementing a Relational Data Model
In This Chapter
Creating the Database
Using CREATE DATABASE
Avoiding Name Conflicts
Selecting a Dbspace
Choosing the Type of Logging
Using CREATE TABLE
Creating a Fragmented Table
Dropping or Modifying a Table
Using CREATE INDEX
Composite Indexes
Bidirectional Traversal of Indexes
Using Synonyms with Table Names
Using Synonym Chains
Using Command Scripts
Capturing the Schema
Executing the File
An Example
Populating the Database
Moving Data from Other Informix Databases
Loading Source Data into a Table
Performing Bulk-Load Operations
Home
| [
Top of Page
|
Previous Page
|
Next Page
|
Contents
|
Index
]