Om Learning SQL in h2 database
Most applications store their data in databases. Most of their databases are relational. h2, an open-source database, is one of the most-used relational databases. You can download it free from http: //www.h2database.com/html/download.html
To access data in a relational database we use SQL (Structured Query Language).
If you are new to SQL and/or h2 database, and want to learn SQL in h2, then this is the book of choice.
It is a practical book, teaching you SQL step-by-step using examples. If you take a glance at the table of contents, you will appreciate the comprehensive coverage of the book.
When you finish the book, you'd be ready to apply your SQL skill in real-world projects.
Visa mer