SQL SELECT WHERE field contains words
How can you use SQL to select rows where a specific field contains certain words? What query syntax helps you filter results based on partial matches or keywords within a field?