책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > SQL
· ISBN : 9781565927445
· 쪽수 : 224쪽
· 출판일 : 2000-12-01
목차
Preface
Chapter 1. SQL, Vendor Implementations, and Some History
The Relational Database Model
The Databases Described in This Book
The SQL Standard
Dialects of SQL
Principles of Relational Databases
Chapter 2. Foundational Concepts
Row Processing Versus Set Processing
The Relational Model
SQL99 and Vendor-Specific Datatypes
Processing NULLS
Categories of Syntax
Using SQL
Conclusion
Chapter 3. SQL Statements Command Reference
Recommended Reading Approach
Quick SQL Command Reference
DROP Statements
Conclusion
Chapter 4. SQL Functions
Deterministic and Nondeterministic Functions
Types of Functions
Vendor Extensions
Chapter 5. Unimplemented SQL99 Commands
Appendix. SQL99 and Vendor-Specific Keywords
Index