
Search the quiz database.
The following examples demonstrate some search strings that use boolean full-text operators:
apple banana
Find rows that contain at least one of the two words.
+apple +juice
Find rows that contain both words.
+apple -macintosh
Find rows that contain the word "apple" but not "macintosh".
apple*
Find rows that contain words such as"apple";, "apples", "applesauce", or "applet"
"some words"
Find rows that contain the exact phrase "some words"
Search Term
0 results