You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@phoenix.apache.org by Galih Tias <ga...@gmail.com> on 2016/01/20 07:45:43 UTC

access system sequence via jdbc

Good day,

i use query :

> SELECT sequence_schema, sequence_name, start_with, increment_by, cache_size FROM SYSTEM."SEQUENCE";
>
> in phoenix.sh it can be done,
but in jdbc i get no response, i try other query that access non system
table and it can be done.

is that posible to access system.squence table via jdbc?


thank you,
Galih Tias R. mardiana