When I type in the Editor and I press the Tab Key to indent forward what I'm typing, it does not line up with the previous lines.
For example, the data types below does not line up with the other lines. I want them to line up with each other automatically as I type..
CREATE TABLE MAUI.AAA
(
SSN NUMBER(9),
FIRST VARCHAR2(18 BYTE),
LAST VARCHAR2(18 BYTE),
DOB DATE,
STATE VARCHAR2(2 BYTE)
)
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center