7 Data Query Language
Data query language (DQL) is arguably the most common database feature. We use it to query data from database tables. You’ll learn about data queries from single tables and combined sets of tables, and you’ll also learn about data filters, string and math operations, date- and time-based calculations, and advanced ranking functionalities (window functions). You’ll be able to use this knowledge to query data in your own production databases to generate knowledge.
We’ve finally arrived at the long-awaited chapter on queries! You may presumably be more interested in this chapter than the ones on other SQL sublanguages because data entries are created once, modified when necessary, but queried all the time.
To make a formal ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access