For full text search please use the '?' prefix. e.g. ? Onboarding
IX_AV_TICKET_ID
CREATE
INDEX
IX_AV_TICKET_ID
ON
ABONOS_VENTAS
(
TICKET_ID
)
;