Hi,
I have encountered two bugs lately that are both related to editing varchar2 columns.
1. If you mark & copy a complete row and paste it into an empty row, all double quotes (") are removed.
2. If a varchar2 column contains a character with ascii value 0 (zero), all characters following...