Get premium membership and access questions with answers, video lessons as well as revision papers.

What is the meaning and the use of OR operator in queries?

      

Discuss the meaning and use of OR operator in queries.

  

Answers


Maurice
OR is logical used to test Boolean expression and it will return TRUE if either Expr1 and Expr2 are TRUE (or if both expressions are TRUE).

For example, the expression: (Form=3 OR marks>=350) will return students in either Form 3 or students whose marks is grater than or equals to 350 or both.
maurice.mutuku answered the question on April 12, 2018 at 06:25


Next: What is the process of adding a calculated query in the field marked B that will calculate the average mark of a student who does...
Previous: State the components of a cathode ray oscilloscope

View More Computer Studies Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions