Discover the essentials of SQL programming and effective database management without unnecessary complexity. If you'
307 152 10MB
English Pages 187 Year 2024
Table of contents :
Introduction
Chapter 1: understanding databases
Chapter 2: sql basics
What’s sql?
Data types
Chapter 3: your first database
Creating the database with a rad
Creating the database with sql
Chapter 4: exploring data with select
Select syntax
Chapter 5: math and statistics with sql
Mathematical operators
Chapter 6: relational operators
Union
Intersect
Except
Join operators
Chapter 7: handling time
Understanding time
Chapter 8: query techniques
Subqueries
Table expressions
Cross tabulations
Chapter 9: database security
Access levels
Revoking privileges
Conclusion