Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
my problem is that i have in my table string fields containing brackets inside exp: arr[1].
Whenever i use a Select query with a
WHERE FIELD LIKE 'arr[1]'
i get no result.
I know the problem is coming from Brackets but what should be done in order to get the right results from the query.
Thanks
my problem is that i have in my table string fields containing brackets inside exp: arr[1].
Whenever i use a Select query with a
WHERE FIELD LIKE 'arr[1]'
i get no result.
I know the problem is coming from Brackets but what should be done in order to get the right results from the query.
Thanks