Member since
01-28-2020
2
Posts
0
Kudos Received
0
Solutions
01-29-2020
03:15 AM
Thankyou Steven 🙂
... View more
01-28-2020
03:57 AM
I have a query where as per the requirement the column name should be 'abc xyz?'. I am using tilted quotes to accommodate the space and special characters in between column name but i am getting the below error with '?':
Parameters cannot be used with normal Statement objects, use PreparedStatements instead.
I am using SQL Workbench for connecting to Hive.
... View more
Labels:
- Labels:
-
Apache Hive