|
|
Archives of the TeradataForum
Message Posted: Tue, 28 Feb 2006 @ 18:40:33 GMT
Subj: | | Re: Latest DDL's ..... |
|
From: | | Farooq, Umer |
Ketan,
What u cud do is dump the entire ddls in a single file and using C++ (or any language u know with basic file/Directory handling and string
processing capabilities) parse the entire file and generate individual files with the proper names and contents or like affan said u can generate
the individual files place em in a directory and parse the entire directory...shudnt really be a hassle..its better than naming 500+ tables
manually.
Regards,
UF
| |