Tutorials |
Database Administration Tutorial |
Creating and Configuring a Database Instance |
Using a Script File |
Using the Parameter File from Another Database Instance |
Copying the Parameter File from Another Database Instance |
Copying a Parameter File from a Data Backup |
Displaying Information About Installed Software and Database Ins |
Starting and Stopping a Database Instance |
Deleting a Database Instance |
Loading Demo Data in a Database Instance |
Creating a DBM Operator |
Changing the Values of Database Parameters |
Changing the Value of a Single Database Parameter |
Changing the Values of Multiple Database Parameters |
Enlarging a Database Instance |
Executing Database Statements |
Executing a Single Database Statement |
Executing a Succession of Database Statements |
Defining Backup Templates |
Defining a Backup Template for Complete Data Backup to a File |
Defining a Backup Template for Incremental Data Backup to a File |
Defining a Backup Template for Log Backup to a File |
Defining a Backup Template for Log Backup to a Pipe |
Backup Template for Complete Data Backup to a Tape |
Backup |
Complete Data Backup to a File |
Complete Data Backup to a Tape |
Displaying the Backup Status |
Incremental Data Backup to a File |
Log Backup to a Pipe |
Activating Automatic Log Backup |
Backups with Backup Tools from Other Providers |
Backing Up the Database Instance on a Remote Computer |
Automatic Log Backup After Event LOGABOVELIMIT |
Displaying the Event DATABASEFULL with the Microsoft Windows Eve |
Evaluating the Restart Information and Backup History for Import |
Restoring Database Instances |
Importing Log Backups up to a Specific Time (Restore) |
Creating a Database Copy (Importing a Data Backup into Another D |
Setting Up and Updating Standby Instances |
Starting a Standby Instance as the Active Instance |
Copying Log Volumes with Operating System Commands and Starting |
Setting up a Hot Standby System |
Operating Modes in the Database Manager CLI |
Using Command Mode |
Using Session Mode |
Using Script Mode |
SQL Tutorial |
Demo Data for the SQL Tutorial |
SQL Statements for the HOTEL Demo Schema |
Explanation of the Tables in the HOTEL Demo Schema |
Data Query |
Selecting, Arranging, and Renaming Columns |
Selecting and Arranging Rows |
Conditions: Comparison, AND, OR, BETWEEN, IN |
Searching for Character Strings: LIKE |
Negative Conditions: NOT |
Creating Groups: GROUP BY, HAVING |
Arithmetic Operations |
Functions |
Set Functions |
Date and Time Calculations |
Converting Values |
Changing Character Strings |
Information About Character Strings |
Subquery: Internal Queries |
Joins: Information from Several Tables |
Set Operations: UNION, INTERSECT, EXCEPT |
Data Definition |
Tables |
Constraints |
Primary Keys |
Foreign Key Dependencies Between Tables |
View tables |
Indexes |
Domains |
Database Procedures |
Database Functions |
Database Triggers |
Number Generators for Tables |
Number Generator for a Single Table Column |
Data Manipulation |
Inserting, Changing, and Deleting Rows |
Authorization |
Database Users and Their Privileges |
Roles |
Evaluating System Tables (Examples) |
Loader Tutorial |
Demo Databases DEMODB and TESTDB |
Exporting |
EXPORT DB |
EXPORT USER |
EXPORT SCHEMA |
EXPORT TABLE |
EXPORT COLUMNS |
Importing |
IMPORT DB |
IMPORT USER |
IMPORT SCHEMA |
IMPORT TABLE |
IMPORT COLUMNS |
UPDATE COLUMNS |
Transport Mode |
Transport |
Export |
Import |
Command File Mode |
Session Mode |