Hello,
I have a table, which has more columns of type NCHAR(X).
If I do a simple select on this table, I get the data, but the content of the columns are trimmed on the right side...only if the value is length like the declaration.....
es:
column type nchar(2), real value 'CF'...result of...