Control-F9 Query Describe Window converts CHAR datatype to VCHAR2 datatype
説明
I have a table with a field the is char(9). When I do a describe table, it tell me exactly that. When I do a cntl-f9 on a select * from that table, it tells me it's VARCHAR2(9).
対策
WORKAROUND: None
STATUS: Waiting for fix in a future version of Toad for Oracle.