IDE extension that lets you fix coding issues before they exist!
Setup is effortless and analysis is automatic for most languages
Fast, accurate analysis; enterprise scalability
When the value of a LIKE clause starts with '%', '[…]' or '_', indexes on the searched column are ignored, and a full table scan is performed instead.
LIKE
SELECT FIRST_NAME, LAST_NAME FROM PERSONS WHERE LAST_NAME LIKE '%PONT'