Trailing spaces trimmed when comparing tables

Hi,

I used the Compare Table Data function to compare a table with a varchar2(1) not null column. When the column contained single space, the generated inserts contained empty string, and hence the insert failed. It seems that plsqldev removes trailing spaces... Version is 7.1.0.1337.

Thanks,
Viliam Ďurina
 
Back
Top