J
John Reid
g'day,
i am wondering if it is possible to have a query/expression that selects
only those fields where the number of quotes characters in the field is an
odd number:
ie. would return records 1,4,5,6,7
No. Narrative
1 "hello world" hello world"
2 "hello world"
3 hello world
4 "hello world" "hello world
5 hello world""hello world""hello world"
6 "hello world
7 "hello world""hello world""hello world""hello world"hello world"
salud
John Reid
i am wondering if it is possible to have a query/expression that selects
only those fields where the number of quotes characters in the field is an
odd number:
ie. would return records 1,4,5,6,7
No. Narrative
1 "hello world" hello world"
2 "hello world"
3 hello world
4 "hello world" "hello world
5 hello world""hello world""hello world"
6 "hello world
7 "hello world""hello world""hello world""hello world"hello world"
salud
John Reid