I am using hypertable in java program (I know it should be used in C++).
I want to use SELECT sql query in java program. But I am unable to select. The Result is coming as null
.
Please advice whether we can use SQL hypertable statement in Java program. If yes, please give some sample code.
Thanks.