If HASKEYWORDS is the recommended "replacement" fo...
# suitescript
e
If HASKEYWORDS is the recommended "replacement" for CONTAINS it may have to do with what Oracle calls HINTS (in the example it's /*+ FIRST_ROWS(20) */ ) that signal to the query engine to optimize the query.