Hands-On MySQL Practice- Use LIKE, AND, OR, BETWEEN, NOT, NULL -MySQL Practice #4

Опубликовано: 03 Май 2026
на канале: Raghu Veer Tech
74
11

#sql #mysqltutorials #sqlserver #dataanalysis #mysqlworkbench #mysqldb #mysql #mysql_workbench #mysqldba #mysqlcourse

Advanced SQL Practice: Filtering using String Patterns and RANGES

In this SQL tutorial, we explore advanced filtering techniques to handle customer, vendor, and order data within a Sales Orders database. These practice questions are designed to improve your SQL skills by working with real-world scenarios involving string patterns, date ranges, and NULL values. Perfect for anyone preparing for SQL interviews or looking to build stronger query skills!

What’s Covered:

1. Filtering Names by Initials or Length
2. Pattern Matching in Addresses
3. Excluding Specific Dates
4. Combining Conditions
5. Handling NULL Values

This video is ideal for anyone looking to master SQL filtering techniques with practical, real-life queries.

Timestamps:

• 00:20 Pattern matching in SQL (Using LIKE % in mySQL)
• 01:10 Using underscore in SQL
• 02:00 Using LIKE %% in SQL
• 03:00 Using NOT between dates in SQL
• 04:44 Using AND in SQL
• 05:16 Using NULL in SQL

🔔 Don’t forget to like, subscribe, and hit the bell icon for more SQL tutorials and practice questions!

Additional Resources:

1. Github Repo Link for accessing and downloaded database(.sql) files:

https://github.com/raghuveertechzone/...

2. Link for Installing MySQL on a Mac:

   • How to install Mysql on a Mac- M1/M2/M3 [2...  

3. Youtube Link for downloading database and importing it on your local computer:

   • How to import databases into MySQL from te...  

MySQL Full course
SQL practice
MySQl Practice questions
Sql questions and answers
SQL Concatenation
SQL Aliasing clause
SQL Distinct clause
SQL Order By clause


MySQL Basic Queries