Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
adicse opened this issue Jun 18, 2024 · 0 comments

Comments

@adicse
Copy link

adicse commented Jun 18, 2024

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}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant