I find the need to send SQL statements by email often and I was wondering if anyone had a tool that would color code the Oracle Reserved Words, Keywords, and Namespaces so that when the code is copied from the tool into say Lotus notes it would appear in the email as it does in the tool.
+1
A:
SQLinForm - No download necessary. It uses a Java applet. Feature rich. That’s the one I like.
Pascal Thivent
2009-09-23 21:20:35
The online version has a 100 lines limit.
RRUZ
2009-09-23 21:22:22
That's true but it shouldn't be a problem for SQL statements sent by email. I doubt (I hope so) the OP send statements bigger than 100 lines so often.
Pascal Thivent
2009-09-23 21:27:24
Yea, the 100 line limit is good to know but not an issue for email
caddis
2009-09-24 02:16:07
A:
Try SQL Beautifier here: http://www.ubitsoft.com/products/t-sql-beautifier/index.php
Ilian
2010-04-09 20:08:21