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

DBeaver - Number values formatted in thousands by default. #2334

Closed
NyaNguyen opened this issue Oct 14, 2017 · 9 comments
Closed

DBeaver - Number values formatted in thousands by default. #2334

NyaNguyen opened this issue Oct 14, 2017 · 9 comments

Comments

@NyaNguyen
Copy link

Hi,

Is there a setting that allows us to disable the thousands number formatting in our cells?

Ex.: My database value for cell X is 34567 and it is displayed as 34,567 in DBeaver. I'd rather set it to show the raw value with no formatting.

Thank you!

@serge-rider
Copy link
Member

You can change numbers/datetime formats in Preferences:
image

@JoeCheez
Copy link

JoeCheez commented Nov 20, 2018

Because they significantly reorganized the Preferences menu and I had to spend 10 minutes looking for it again.

image

@potback
Copy link

potback commented Mar 20, 2019

Because they significantly reorganized the Preferences menu and I had to spend 10 minutes looking for it again.

image

Just a tip: since the IDE is just eclipse in desguise, you can use the 'type filter text' box, type in 'data formats' and it will show you where the menu item is ;-)

@EskeRahn
Copy link

Things have been rearranged slightly again, so now "Editors" is one level higher up in the tree, so do not look for "Database".
image

@chephei
Copy link

chephei commented Feb 27, 2021

For dbeaver 7.3.0 on Linux
select in Type = number and unmark use grouping
image

@cies
Copy link

cies commented Sep 8, 2021

On DBeaver 21.1.3 (Linux) I did this: in Window > Preferences > Editors > Data Editor > Data Formats check the box for "Disable numeric formatting"

@kajdo
Copy link

kajdo commented Feb 12, 2022

image

have a nice day from a german UI

@cloghin
Copy link

cloghin commented May 30, 2024

Is there a way to maintain the group separators in the TEXT version of the result set ? I see it in GRID, but then the TEXT tab does not show it. I use it to copy paste the entire result set with headers in a simple way.

@cloghin
Copy link

cloghin commented May 30, 2024

Answered my own question : change Value display format from Editable to Display(default)

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

9 participants