Archives of the TeradataForum
Message Posted: Thu, 19 Feb 2004 @ 16:52:54 GMT
Subj: | | XML in OUTMOD |
|
From: | | Ramesh Pidaparthy |
Hi All,
I have a situation where i have to write a program on a UNIX box that will extract data from which ever table I pass the program or a list of
tables. The program should read this file and extract the data from Teradata.
The extracted data to be formatted dynamically into XML. What I mean by dynamic is that any hard coding shouldnt be there in the SQL to
complete this formatting. It should be to write this dynamic XML formatting engine as an outmod.
Please sugggest me how to go about.
Ramesh
|