SQL Getting Started
This book is intended for novice users of Structured Query
Language (SQL) and relational databases. It will:
- Discuss basic concepts of DB2 SQL.
- Explain how to perform database manipulation tasks.
- Demonstrate tasks through examples.
Before you try out any of the examples in this book, if you are the
administrator you should:
- Install and configure the server as outlined in the Quick
Beginnings book for your operating system. It is recommended that you do not put
your own data into the DB2 SAMPLE database.
- Create the DB2 administrator username following the instructions in the
Quick Beginnings book.
Otherwise, ensure that you have a valid user ID or username and the
appropriate authority and privileges.
This book's focus is on providing a solid understanding of DB2
SQL.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]