Hi Folks,
I got a request of sorts to pretty print SQLs (ugly print I think but
...) in the format:
select
biz,
baz,
boom
from
ding,
dang
where
zz = yy
and
pp = zz
order by
baz
and I thought; perl, BN, Parse:RecDescent ... FWP!!
Any hints? Golf?
a
Andy Bach, Sys. Mangler
Internet: [EMAIL PROTECTED] VOICE: (608) 264-5178 ex 5738, FAX 264-510
So, the Buddha walks into a pizza parlor and says,
"Make me one with everything."
- Re: pretty printing sql (fwd) Andy Bach
- Re: pretty printing sql (fwd) Abigail
- Re: pretty printing sql (fwd) Steven Lembark
- Re: pretty printing sql (fwd) Andy Bach
- Re: pretty printing sql (fwd) Randal L. Schwartz
- Re: pretty printing sql (fwd) Aaron J Mackey
