I have query written in sqldeveloper but I don\'t know how to align or format the query in neat order.
P.S: I don\'t know whether this question can be asked here. Kindly
Just right click, select FORMAT
option, or, use Ctrl + f7 shortcut to format. If you have not set your own formatting rules, then it would take the default formatting.
If you want to configure your own formatting, not many options though, go to Tools > Preferences > Code Editor > Display
You can also save it as your default format. So that even if you reinstall SQL Developer
, you can always point to the format file you saved earlier in your local machine.