In TOAD, when reviewing a db comparison, i noticed that the underscore is missing on the screen. i copy/pasted the lines from the COMPARE screen to notepad, and they are indeed there, but showing incorrectly. I would guess it's using a character set that doesn't identify the underscore, but can't locate where that is controlled. Anyone have any ideas?
PROCEDURE bld_tool_engr (p_tool_key IN xyz_tool_control.tool_key%TYPE,
is displaying as
PROCEDURE bld tool engr (p tool key IN xyz tool control.tool key%TYPE,