Formatting all lines left aligning keywords (like SQL commands)
This script can be used to format multiple lines that share the same
pattern, like multiple SQL commands, to display certain keywords all left
aligned to the same position.
More details can be seen in the script headers.
I´m a PL/SQL developer. This is my very first script, and my first contact
with Python, so bear with me here.. :)
I´d love to learn how shorter it probably could be, to achieve the same end
result.
Formatting all lines left aligning keywords (like SQL commands)
This script can be used to format multiple lines that share the same
pattern, like multiple SQL commands, to display certain keywords all left
aligned to the same position.
More details can be seen in the script headers.
I´m a PL/SQL developer. This is my very first script, and my first contact
with Python, so bear with me here.. :)
I´d love to learn how shorter it probably could be, to achieve the same end
result.
Last edit: Bruno Diniz 2015-10-15
Hello Bruno,
I don't see the script as being attached; maybe it is just me?
Nope. I don't see it either. ;)
Here it is.
Sorry about the confusion.
I emailed my entry to be posted with a file attached, but didn´t check back to see how it ended up being created.
Is there a way to change the entry´s title?
Thanks.