Hi, I have a field with an index by word, but when I run this query: select xxxx from client where xxxx like 'A%' Valentina finds only the fields beginning with "A", it does not find such fields: - VTT ATTT BTTTT - VTT BTTT ATTTT This is normal? Thank you olivier