I need to send a query to retrieve values that has a specific group of characters as following:
Lets say I am interested in \'XX\' so it should search for any field
Run two selects, one filtered for all the strings starting with 'XX', the second filtered for the others.