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."

Reply via email to