Is it possible to query a field that has especial characters. Specifically ()? right now I have note(s) field, and I get an unrecognized function error. Escaping the ( with ( does’t seem to work.
I’m assumint it’s normalized somehow, but I can’t see how.
What I’m trying to do
table note(s)
from "TCPA/Calls"
Things I have tried
escape characters, and various guesses at how it’s being normalized.