Used and New from Other Sellers
Used and New from Other Sellers
from $1.99
Usually ships in 1-2 business days
(Save 96%)
Other sellers (Paperback)
-
All (8)
from
$1.99
-
New (2)
from
$115.0
-
Used (6)
from
$1.99
Note: Marketplace items are not eligible for any BN.com coupons and promotions
$115.00
Seller since Tue Oct 07 09:37:03 EDT 2014
Brand new.
Ships from: acton, MA
Usually ships in 1-2 business days
- •Standard, 48 States
- •Standard (AK, HI)
$115.00
Seller since Tue Oct 07 09:37:03 EDT 2014
Brand new.
Ships from: acton, MA
Usually ships in 1-2 business days
- •Standard, 48 States
- •Standard (AK, HI)
More About This Textbook
Overview
The Informix insider's guide to database and data warehouse design!
Written by a team of insiders, this is the most complete, authoritative guide to database and data warehouse design, implementation, and administration with Informix Dynamic Server.2000 and Informix Enterprise Decision Server. You'll start by walking through the construction of data models that illustrate each key approach to database design. Compare ANSI and non-ANSI compliant databases, learn the fundamentals of entity-relationship modeling, and choose appropriate data types. Next, you'll learn how to use the Informix implementation of SQL to implement and manage your databases.
The Informix Guide to Designing Databases and Data Warehouses covers all this, and more:
Whether you're a manager, developer, or DBA, the InformixGuide to Designing Databases and Data Warehouses is your authoritative single source for guidance on high-performance database design with Informix Dynamic Server.2000 and Informix Enterprise Decision Server.
0-13-016167-5
Product Details
Related Subjects
Read an Excerpt
INTRODUCTION
In This Introduction
Read this introduction for an overview of the information provided in this book and for an understanding of the documentation conventions used.
About This Book
This book provides information to help you design, implement, and manage your Informix databases. It includes data models that illustrate different approaches to database design and shows you how to use structured query language (SQL) to implement and manage your databases.
This book is one of several manuals that discuss the Informix implementation of SQL. The Informix Guide to SQL: Tutorial, Second Edition shows how to use basic and advanced SQL and SPL routines to access and manipulate the data in your databases. The Informix Guide to SQL: Reference and Syntax, Second Edition provides reference information for aspects of SQL other than the language statements and contains all the syntax descriptions for SQL and Stored Procedure Language (SPL).
Types of Users
This book is for the following users:
This book assumes that you have the following background:
If you have limited experience with relational databases, SQL, or your operating system, refer to the Getting Started manualfor your database server for a list of supplementary titles.
Software Dependencies
This book assumes that you are using one of the following database servers:
Assumptions About Your Locale
Informix products can support many languages, cultures, and code sets. All culture-specific information is brought together in a single environment, called a Global Language Support (GLS) locale.
This book assumes that you use the U.S. 8859-1 English locale as the default locale. The default is en_us.8859-1 (ISO 8859-1) on UNIX platforms or en_us.1252 (Microsoft 1252) for Windows NT environments. This locale supports U.S. English format conventions for dates, times, and currency, and also supports the ISO 8859-1 or Microsoft 1252 code set, which includes the ASCII code set plus many 8-bit characters such as é, è, and ñ.
If you plan to use nondefault characters in your data or your SQL identifiers, or if you want to conform to the nondefault collation rules of character data, you need to specify the appropriate nondefault locale.
If you plan to use nondefault characters in your data or your SQL identifiers, or if you want to conform to the nondefault collation rules of character data, you need to specify the appropriate nondefault locale.
Demonstration Databases
The DB-Access utility, which is provided with your Informix database server products, includes one or more of the following demonstration databases:
For information about how to create and populate the demonstration databases, see the DB-Access User's Manual. For descriptions of the databases and their contents, see the Informix Guide to SQL: Reference.
The scripts that you use to install the demonstration databases reside in the $INFORMIXDIR/bin directory on UNIX platforms and in the %INFORMIXDIR%\bin directory in Windows environments.
New Features
For a comprehensive list of new database server features, see the release notes. This section lists new features relevant to this manual.
New Features in Version 8.3
This book describes the following new SQL functionality in Version 8.3 of Enterprise Decision Server:
New Features in Version 9.2
This book describes new features in Version 9.2 of Dynamic Server. The features fall into the following areas:
Extensibility Enhancements
This book describes the following extensibility enhancements to Version 9.2 of Dynamic Server:
Version 9.2 Features from Dynamic Server 7.30
This book also describes features first released in Version 7.30 of Dynamic Server. These features fall into the following areas:
Additional Documentation
For additional information, you might want to refer to the following types of documentation:
On-Line Manuals
An Answers OnLine CD that contains Informix manuals in electronic format is provided with your Informix products. You can install the documentation or access it directly from the CD. For information about how to install, read, and print on-line manuals, see the installation insert that accompanies Answers OnLine.
Informix on-line manuals are also available on the following Web site:
Printed Manuals
To order printed manuals, call 1-800-331-1763 or send email to moreinfo@informix.com. Please provide the following information when you place your order:
On-Line Help
Informix provides on-line help with each graphical user interface (GUI) that displays information about those interfaces and the functions that they perform. Use the help facilities that each GUI provides to display the on-line help.
Error Message Documentation
Informix software products provide ASCII files that contain all of the Informix error messages and their corrective actions.
To read error messages and corrective actions on UNIX, use one of the following utilities.
To read error messages and corrective actions in Windows, use the Informix Find Error utility. To display this utility, choose Start->Programs->Informix from the Task Bar.
Instructions for using the preceding utilities are available in Answers OnLine. Answers OnLine also provides a listing of error messages and corrective actions in HTML format.
Documentation Notes, Release Notes, Machine Notes
In addition to printed documentation, the following sections describe the on-line files that supplement the information in this book. Please examine these files before you begin using your database server. They contain vital information about application and performance issues.
On UNIX, the following on-line files appear in the $INFORMIXDIR/release/en_us/0333 directory. Replace x.y in the filenames with the version number of your database server.
The following items appear in the Informix folder. To display this folder, choose Start->Programs->Informix from the Task Bar.
Machine notes do not apply to Windows environments. ?
Related Reading
For a list of publications that provide an introduction to database servers and operating-system platforms, refer to your Getting Started manual.
Compliance with Industry Standards
The American National Standards Institute (ANSI) has established a set of industry standards for SQL. Informix SQL-based products are fully compliant with SQL-92 Entry Level (published as ANSI X3.135-1992), which is identical to ISO 9075:1992. In addition, many features of Informix database servers comply with the SQL-92 Intermediate and Full Level and X/Open SQL CAE (common applications environment) standards.
Informix Welcomes Your Comments
Let us know what you like or dislike about our books. To help us with future versions of our books, we want to know about any corrections or clarifications that you would find useful. Include the following information:
Send electronic mail to us at the following address:
doc@informix.com
The doc alias is reserved exclusively for reporting errors and omissions in our documentation.
We appreciate your suggestions.Table of Contents
Preface
INTRODUCTION
In This Introduction
Read this introduction for an overview of the information provided in this book and for an understanding of the documentation conventions used.
About This Book
This book provides information to help you design, implement, and manage your Informix databases. It includes data models that illustrate different approaches to database design and shows you how to use structured query language (SQL) to implement and manage your databases.
This book is one of several manuals that discuss the Informix implementation of SQL. The Informix Guide to SQL: Tutorial, Second Edition shows how to use basic and advanced SQL and SPL routines to access and manipulate the data in your databases. The Informix Guide to SQL: Reference and Syntax, Second Edition provides reference information for aspects of SQL other than the language statements and contains all the syntax descriptions for SQL and Stored Procedure Language (SPL).
Types of Users
This book is for the following users:
This book assumes that you have the following background:
If you have limited experience with relational databases, SQL, or your operating system, refer to the Getting Startedmanualfor your database server for a list of supplementary titles.
Software Dependencies
This book assumes that you are using one of the following database servers:
Assumptions About Your Locale
Informix products can support many languages, cultures, and code sets. All culture-specific information is brought together in a single environment, called a Global Language Support (GLS) locale.
This book assumes that you use the U.S. 8859-1 English locale as the default locale. The default is en_us.8859-1 (ISO 8859-1) on UNIX platforms or en_us.1252 (Microsoft 1252) for Windows NT environments. This locale supports U.S. English format conventions for dates, times, and currency, and also supports the ISO 8859-1 or Microsoft 1252 code set, which includes the ASCII code set plus many 8-bit characters such as é, è, and ñ.
If you plan to use nondefault characters in your data or your SQL identifiers, or if you want to conform to the nondefault collation rules of character data, you need to specify the appropriate nondefault locale.
If you plan to use nondefault characters in your data or your SQL identifiers, or if you want to conform to the nondefault collation rules of character data, you need to specify the appropriate nondefault locale.
Demonstration Databases
The DB-Access utility, which is provided with your Informix database server products, includes one or more of the following demonstration databases:
For information about how to create and populate the demonstration databases, see the DB-Access User's Manual. For descriptions of the databases and their contents, see the Informix Guide to SQL: Reference.
The scripts that you use to install the demonstration databases reside in the $INFORMIXDIR/bin directory on UNIX platforms and in the %INFORMIXDIR%\\bin directory in Windows environments.
New Features
For a comprehensive list of new database server features, see the release notes. This section lists new features relevant to this manual.
New Features in Version 8.3
This book describes the following new SQL functionality in Version 8.3 of Enterprise Decision Server:
New Features in Version 9.2
This book describes new features in Version 9.2 of Dynamic Server. The features fall into the following areas:
Extensibility Enhancements
This book describes the following extensibility enhancements to Version 9.2 of Dynamic Server:
Version 9.2 Features from Dynamic Server 7.30
This book also describes features first released in Version 7.30 of Dynamic Server. These features fall into the following areas:
Additional Documentation
For additional information, you might want to refer to the following types of documentation:
On-Line Manuals
An Answers OnLine CD that contains Informix manuals in electronic format is provided with your Informix products. You can install the documentation or access it directly from the CD. For information about how to install, read, and print on-line manuals, see the installation insert that accompanies Answers OnLine.
Informix on-line manuals are also available on the following Web site:
Printed Manuals
To order printed manuals, call 1-800-331-1763 or send email to moreinfo@informix.com. Please provide the following information when you place your order:
On-Line Help
Informix provides on-line help with each graphical user interface (GUI) that displays information about those interfaces and the functions that they perform. Use the help facilities that each GUI provides to display the on-line help.
Error Message Documentation
Informix software products provide ASCII files that contain all of the Informix error messages and their corrective actions.
To read error messages and corrective actions on UNIX, use one of the following utilities.
To read error messages and corrective actions in Windows, use the Informix Find Error utility. To display this utility, choose Start->Programs->Informix from the Task Bar.
Instructions for using the preceding utilities are available in Answers OnLine. Answers OnLine also provides a listing of error messages and corrective actions in HTML format.
Documentation Notes, Release Notes, Machine Notes
In addition to printed documentation, the following sections describe the on-line files that supplement the information in this book. Please examine these files before you begin using your database server. They contain vital information about application and performance issues.
On UNIX, the following on-line files appear in the $INFORMIXDIR/release/en_us/0333 directory. Replace x.y in the filenames with the version number of your database server.
The following items appear in the Informix folder. To display this folder, choose Start->Programs->Informix from the Task Bar.
Machine notes do not apply to Windows environments. ?
Related Reading
For a list of publications that provide an introduction to database servers and operating-system platforms, refer to your Getting Started manual.
Compliance with Industry Standards
The American National Standards Institute (ANSI) has established a set of industry standards for SQL. Informix SQL-based products are fully compliant with SQL-92 Entry Level (published as ANSI X3.135-1992), which is identical to ISO 9075:1992. In addition, many features of Informix database servers comply with the SQL-92 Intermediate and Full Level and X/Open SQL CAE (common applications environment) standards.
Informix Welcomes Your Comments
Let us know what you like or dislike about our books. To help us with future versions of our books, we want to know about any corrections or clarifications that you would find useful. Include the following information:
Send electronic mail to us at the following address:
doc@informix.com
The doc alias is reserved exclusively for reporting errors and omissions in our documentation.
We appreciate your suggestions.