SQL FUNCTION WHERE(How to get the rows you want)

SQL FUNCTION WHERE(How to get the rows you want)

Here are examples of SQL Where Function

Matching Values

image 1.png

Case image 2.png

Clause image 3.png

Matching Values Inexactly image 4.png

Matching On Calculations image 5.png

Matching Text Value Inexactly With LIKE image 6.png

Link To Dataset For Practice