Home | Previous Page | Next Page   Using New Features in Dynamic Server > Features from Dynamic Server, Version 9.21 >

Nonlogging (RAW) Tables

You can create nonlogging tables in a logging database on Dynamic Server. These tables are also called raw tables. Raw tables cannot have indexes or referential constraints but can be updated. You can create either a standard or raw table and change tables from one type to another.

Task Manual
Use nonlogging tables. IBM Informix Administrator's Guide
Load and unload nonlogging tables. Lock nonlogging tables. IBM Informix Performance Guide
Specify the logging type in the ALTER TABLE and CREATE TABLE statements. IBM Informix Guide to SQL: Syntax
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]