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

Reply via email to