CockroachDB Videos
← Back to all videos

Filtering Your Queries in SQL

2022-02-03

Uncategorized

Description

In this lesson, you will learn how to filter SQL queries so that they return only the results you are looking for. In this lesson you will learn about the following: • How to use WHERE in a SELECT query • How to use typographical symbols & punctuation marks in a SELECT query • How to use BETWEEN in a SELECT query Why you should rely on the database to filter your queries 00:00 The WHERE Operator in SQL 0:55 Greater Than, Less Than & Not Equal To 1:41 The BETWEEN Operator in SQL 2:51 Let's Review If you found this information helpful you should check out our entire course on SQL: Reads - https://university.cockroachlabs.com/courses/course-v1:crl+intro-to-sql-reads+self-paced/about