Ask Question
29 February, 11:36

What short (two letters!) but powerful boolean operator can check whether or not one string can be found in another string?

+1
Answers (1)
  1. 29 February, 12:14
    0
    OR

    Explanation:

    "OR" expands a search by telling the database that any of the words it connects are acceptable. This is particularly beneficial when you are searching for synonyms, such as "the victorian age" OR "sexual puritanism"

    So, if you type in "the victorian age" OR "sexual puritanism", your results will include articles with either term, but not necessarily both.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What short (two letters!) but powerful boolean operator can check whether or not one string can be found in another string? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers