Try using `backticks` to escape non-standard characters.

On Fri, Feb 13, 2015 at 11:30 AM, Corey Nolet <[email protected]> wrote:

> I don't remember Oracle ever enforcing that I couldn't include a $ in a
> column name, but I also don't thinking I've ever tried.
>
> When using sqlContext.sql(...), I have a "SELECT * from myTable WHERE
> locations_$homeAddress = '123 Elm St'"
>
> It's telling me $ is invalid. Is this a bug?
>

Reply via email to