Databases and SQL / Druk 5

design and retrieval with queries

Voorzijde
Achterzijde
39,95
Vóór 16:30 uur besteld,
vandaag verzonden
Met 5% studentenkorting
voor 37,95 i
+
Bestel
ISBN: 9789082888058
Uitgever: Educom
Verschijningsvorm: Paperback
Auteur: Ton de Rooij
Druk: 5
Pagina's: 164
Taal: Engels
Verschijningsjaar: 2025
NUR: Exacte vakken en informatica HOGER ONDERWIJS Technische en nautische vakken HOGER ONDERWIJS

The first half of ‘Databases and SQL’ discusses what a database is, the essence of what a database management system is, the place of database technology in system development and the relational model on which relational databases are based.

The book gives definitions of the concepts of the relational model, it shows the way a relational database is designed, how to verify the design of a relational database and how to implement a relational database with the use of SQL.

The second half of the book shows how to retrieve data from a relational database with the use of queries. There are separate chapters for the development of queries with joins, for the use of GROUP BY / HAVING and for the use of subqueries. The use of subqueries is split up in a chapter for the use of subqueries without correlation, a chapter for the use of subqueries with correlation and a chapter that explains how [NOT] EXISTS can be used in subqueries for group-group comparisons.