SQL
Recommended Readings
Item
Links
Documentation / Tutorials
Industry / Case-studies
Books
Cheatsheet
select
from
where
order by [desc]Google Sheets
=QUERY(A1:A,"Select * Where not A Matches '.*AB.*|.*DJ.*' ",1)
=query(C323:C335,"Select C where not C contains 'soccer'")
=QUERY(C:C,"Select C Where not C Matches '.*ezoic.*|.*soccer.*' ",1)
Referencing cells in query
Hyperlinks
Last updated
Was this helpful?