Hi
I love Squirel/J, thanks for the great tool.
I was looking for a way to guess the table size and I found a screen that shows the Column Size.
I thought I could just add each column size to have a good guess.
Some of my columns are BIGINT and the col size is 64 which implies it is in Bits, as expected. But then I can see some varchar(80) and 20 and the col Size is 80 and 20, implying in BYTES.
What is the unit on the Column Size? It is the same for each data type? Or is it a small bug?
See the snapshot attached.
Thanks for clarifying.
Benoit
|