Beautifier

When I use beautifier, what font works best. It doesn't look like things line up in the editor but when I paste them here they line up. I have tried Times New Roman, Tahoma, Verdana. I really don't care what font I use as long as it lines up. It is very strange, I haven't had this problem before.

SELECT DISTINCT (Atc.COLUMN_NAME)
FROM ALL_TAB_COLUMNS Atc
WHERE Atc.COLUMN_NAME

Funny, when I preview the select looks like it does in the editor but on the entry window it lines up.
 
Back
Top