Search for words appearing together in order.
Section: Search, rank, and highlight
Run a phrase search
sql
sql
SELECT rowid, title FROM docs WHERE docs MATCH '"write ahead logging"';Explanation
Phrase queries are useful for documentation and knowledge-base search.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Search, rank, and highlight