Napačna izbira? Nič za to! Ponujamo možnost vračila v 30 dneh
Z darilnim bonom ne morete zgrešiti. Obdarovanec lahko v zameno za darilni bon izbere karkoli iz naše ponudbe.
30 dni za vračilo blaga
Most applications store their data in databases. Most of their databases are relational. SQLite is one of the most-used relational databases. It is an open source database that you can download from https://www.sqlite.org/index.html
To access data in a relational database we use SQL (Structured Query Language). If you are new to SQL and/or SQLite database, this is the book of choice.
This 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.