Hi guys:
I need to add a new SELECT statement whose search condition include something like leagueCode LIKE 'nba%'.
I would like to know if the index against leagueCode is still exploitable or introduce any overhead after % is included in the target column.