- Shopping Bag ( 0 items )
-
All (7) from $11.36
-
Used (7) from $11.36
Ships from: Atlanta, GA
Usually ships in 1-2 business days
Ships from: Norfolk, VA
Usually ships in 1-2 business days
Ships from: Mishawaka, IN
Usually ships in 1-2 business days
Ships from: Redmond, WA
Usually ships in 1-2 business days
Ships from: Fort Mill, SC
Usually ships in 1-2 business days
Ships from: Chatham, NJ
Usually ships in 1-2 business days
Ships from: Chatham, NJ
Usually ships in 1-2 business days
This practical guide to SQL focuses on data retrieval and manipulation using the powerful AS/400 dialect. In a proven tutorial format, the authors cover a wide range of SQL material, including selecting data from a single table, using built-in functions, defining and manipulating data, and accessing multiple tables.
Preface | ||
Acknowledgments | ||
Introduction | 1 | |
Pt. 1 | SELECTing Data from a Single Table | 11 |
Ch. 1 | The SELECT Statement | 15 |
Ch. 2 | An Introduction to Query Manager | 39 |
Ch. 3 | Sorting the "Result" Table | 53 |
Ch. 4 | Boolean Connectors: AND-OR-NOT | 65 |
Ch. 5 | Pattern Matching | 97 |
Ch. 6 | Arithmetic Expressions | 111 |
Pt. 2 | SQL/400 Built-in Functions | 127 |
Ch. 7 | Column Functions | 129 |
Ch. 8 | Scalar Functions | 153 |
Ch. 9 | Processing Date and Time Information | 165 |
Pt. 3 | Query Manager | 179 |
Ch. 10 | Report Formatting | 181 |
Ch. 11 | More About Query Manager | 197 |
Pt. 4 | Data Definition and Manipulation | 203 |
Ch. 12 | Data Definition | 205 |
Ch. 13 | Data Manipulation | 229 |
Ch. 14 | Processing Null Values | 245 |
Pt. 5 | Accessing Multiple Tables | 267 |
Ch. 15 | Join Operation | 269 |
Ch. 16 | Subqueries | 307 |
Ch. 17 | UNION Operation | 341 |
Ch. 18 | Correlated Subqueries | 355 |
Pt. 6 | More about SQL/400 | 383 |
Ch. 19 | The View Concept | 385 |
Ch. 20 | Database Security | 407 |
Ch. 21 | Exploring SQL/400 Collections | 415 |
Ch. 22 | Commitment Control | 425 |
Pt. 7 | DB2/400: SQL/400 Joins the DB2 Family | 433 |
Ch. 23 | Database Integrity in DB2/400 | 435 |
Ch. 24 | DB2/400: A Client-Server DBMS | 441 |
Ch. 25 | Overview of DB2/400 API | 457 |
Appendix A Entering and Exiting Query Manager | 463 | |
Appendix B Educational Database | 467 | |
Appendix C Using the Educational Database | 471 | |
Appendix D Answers to Exercises | 479 | |
Index | 493 |
Overview