Translating Teradata SQL to Oracle SQL

  • From: Greg Rahn <greg@xxxxxxxxxxxxxxxxxx>
  • To: "oracle-l@xxxxxxxxxxxxx" <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 22 Jan 2009 14:07:36 -0800

Does anyone know of any tools/scripts/parser that can translate
Teradata SQL to Oracle SQL.  Specifically I'm looking for something
that supports changing
"GROUP BY <ordinal>" to "GROUP BY <expression>" as Oracle does not
support ordinal references in a group by.

Thanks in advance.

-- 
Regards,
Greg Rahn
http://structureddata.org
--
//www.freelists.org/webpage/oracle-l


Other related posts:

  • » Translating Teradata SQL to Oracle SQL - Greg Rahn