Table-Driven Strategies for Rapid SAS Applications Development
Table of Contents
Preface
Goals of the book
You, the reader
How to use this book
Acknowledgments
Chapter 1ÊIntroduction to Code-free Design
- Problems in the application development cycle
- Priciples of code-free design
- The role of the SAS System in code-free design
- Summary
Chapter 2ÊThe Data Dictionary
- Introduction
- Relational technology
- Relational data structure
- Data dictionary
- Examples
- Summary
Chapter 3 Data Manipulation and Data Analysis
- Introduction
- Application operations and user operations models
- Relational algebra
- Data dictionary for data manipulation and data analysis definitions
- Examples
- Summary
Chapter 4 Data Integrity Preservation and Verification
- Introduction
- Data integrity preservation
- Data dictionary for integrity verification
- Examples
- Example for the user: Changing the verification rules
- Summary
Chapter 5 Report Generation
- Introduction
- Code-free report design
- Examples
- Summary
Chapter 6 Data Entry Environment
- Introduction
- Code-free design of the data entry environment
- Examples
- Summary
Chapter 7 User Interfaces
- Introduction
- Data dictionary for user interfaces definitions
- Examples
- Summary
Chapter 8 Data Authorization Access
- Introduction
- Data authorization access concepts
- Data dictionary for data authorization access
- Examples
- Summary
Index