Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Thu, 28 Aug 2003 @ 14:19:52 GMT


     
  <Prev Next>  
<<First
<Prev
Next> Last>>  


Subj:   SQL beautifier
 
From:   Dieter Noeth

Hi all,

is there any kind of source code beautifier for [Teradata] SQL similar to those available for programming languages?

E.g. you pass a

"select col1, col2 from tab1 join tab2 on tab1.col = tab2.col where cond1 and cond2"

and it's nicely formatted:

SELECT
   col1
   ,col2
FROM
   tab1 JOIN tab2
     ON tab1.col = tab2.col
WHERE
   cond1
AND
   cond2
;

Please don't recommend Queryman's "Format Query" ;-)

Dieter



     
  <Prev Next>  
<<First
<Prev
Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023