Advanced Data Filtering - SQL Tutorial In Sinhala

Advanced Data Filtering - SQL Tutorial In Sinhala - Part 4

 Hits: 967

Download Exercise File with SQL Database:
https://www.bestjobslk.com/download.php?v=Ur3q2ruqkC4

In this Video, you will learn Advanced Data Filtering the following Operators with SQL WHERE Clause:

  • AND - Both conditions should be true
  • OR  - At least one condition has to be true
  • IN  - Selects records in a matching list of data
  • NOT - Opposite of IN

Categorised Under:
Structured Query Language