Skip to content

Expanded output not working OR what is the correct way to use expanded output #57

@adicse

Description

@adicse

Hi,

I am trying to run query with \G and \\G, to have output like vertical data ( similar to sql \G).
despite passing \G still it outputs same result format.

Kindly share an example,
I am running below query

${DBX_SQL_CLI} -e "select * from ${DBX_DB}.${DBX_DATASER_NAME} limit 10 \G;" --hostname "${DBX_HOST_NAME}" --http-path "${DBX_HTTP_PATH}" --access-token "${DBX_TOKEN}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions