You can use !describe <tablename> or !tables from the sqlline. Also typing
!help you can find other helpful things
On יום ג׳, 14 ביול 2015 at 06:52 Eli Levine <elilev...@gmail.com> wrote:

> The standard JDBC way is to use Connection.getMetadata(). See if that does
> what you need. You can also query SYSTEM.TABLE directly via Phoenix if you
> know what you are doing.
>
>
>
> On Jul 13, 2015, at 4:57 PM, Kevin Verhoeven <kevin.verhoe...@ds-iq.com>
> wrote:
>
>  Is there a way to query the table structure of user tables from Phoenix?
> For example, to retrieve the CREATE TABLE syntax?
>
>
>
> Thank you,
>
>
>
> Kevin Verhoeven
>
>
>
>

Reply via email to