"Hey guys, I'm throwing out a SQL query of the week and I'd love your takes. This week's challenge: optimizing a table scan by using an index hint vs rewriting the query to avoid the table scan altogether. Anyone got any go-to strategies for speeding up database queries?"