Chapter 5 – What is SQL AND, OR and NOT Operators in Hindi

You will learn below basic and important topic in above video

  • What is AND Operator?
  • What is OR Operator?
  • What is NOT Operator?
  • What is operators in SQL Server?
  • How to use Multiple Select Condition?

SQL AND, OR and NOT Operators: SQL Where Clause can be combine with multiple AND, OR and NOT Operator. – And Operator return the records if all the conditions separated by AND are TRUE. – OR Operator return the records if any of the condition separated by OR is TRUE – NOT Operator return the records of the condition is not TRUE.

Topics

1 thought on “Chapter 5 – What is SQL AND, OR and NOT Operators in Hindi”

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top