| Question | Answer |
| Name the different Boolean operators | AND, OR, NOT |
| Name the different relational operators | Greater than > Less than < Less than or equal to <= Greater than or equal to >= |
| What does this symbol mean? > | Greater than |
| What does this symbol mean? < | Less than |
| What does this symbol mean? >= | Greater than or equal to |
| What does this symbol mean? <= | Less than or equal to |
| What does this symbol mean? = | Equal to |
| When is AND used? | When a search needs to meet BOTH criteria |
| When is OR used? | When your search must meet at least one of the criteria |
| When is NOT used? | When your search must not include this criteria |
There are no comments, be the first and leave one below:
Want to create your own Flashcards for free with GoConqr? Learn more.