Re: Insert characters into string based on re ?
You can test it here: http://www.sqlinform.com -- http://mail.python.org/mailman/listinfo/python-list
Re: Insert characters into string based on re ?
Hi, initially I had the same idea before I started writing a SQL Formatter. I was sure that coding a few "change" commands in a script would reformat my SQL statements. But step by step I recognized that SQL statements can not be formatted by regular expressions. Why not? Because there is a risk th