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
Using the LIKE operator in SQL WHERE conditions can highly impact the performance of the request. The use of this operator should be strongly indicated.
LIKE
WHERE
SELECT * FROM doktl INTO TABLE text_tab WHERE doktext LIKE srch_str.