Skip to Content
Getting Started with SQL and Databases: Managing and Manipulating Data with SQL
book

Getting Started with SQL and Databases: Managing and Manipulating Data with SQL

by Mark Simon
June 2023
Beginner content levelBeginner
390 pages
5h 41m
English
Apress
Content preview from Getting Started with SQL and Databases: Managing and Manipulating Data with SQL
© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
M. SimonGetting Started with SQL and Databaseshttps://doi.org/10.1007/978-1-4842-9493-2_3

3. Filtering Data

Mark Simon1  
(1)
Ivanhoe VIC, VIC, Australia
 

One of the main roles of a DBMS is to store data. The other main role is to retrieve it. To retrieve data, you use the SELECT statement. However, you often don’t want all the data, so you will want to filter the results.

In this chapter, we’ll look at how you filter your requests with a WHERE clause. As we do, we’ll cover important topics such as
  • How the WHERE clause works

  • Working with missing values

  • Working with different data types: numbers, strings, and dates

  • Combining filters

  • Working with “wildcards”

If you have ...

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.
Start your free trial

You might also like

Getting Started with SQL

Getting Started with SQL

Thomas Nield
Data Wrangling with SQL

Data Wrangling with SQL

Raghav Kandarpa, Shivangi Saxena
Data Management with SQL

Data Management with SQL

SkillSprints Inc., Mark Lassoff

Publisher Resources

ISBN: 9781484294932Purchase LinkPublisher Website