sql - Derby Column names get cut off when using ij -


when type "describe [sometable];" column names long columns (over 20 characters) cut off, , & symbol used. example have 2 columns appear named wowthisisaverylongc&.

when run select * statement column names truncated because data in them 2 or 3 characters long. tried using system calls table , select export data csv, not give me header info. maximumdisplaywidth changes width data displayed. can not find way figure out correct names of these columns. database inherited, i'm bit stuck.

any , appreciated.

try using command in ij. should point maximumdisplaywidth command there ij.maximumdisplaywidth property


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -