Hi: I have this requirement to convert the entire schema into flatfiles. Schema consists of 80 tables and the table that has the maximum number of columns is about 40. What is the best way to do this? I don't want to write 80 scripts to do the same. Data in tables ranges from 500 rows to 2.5 million rows. Thanks..




Reply With Quote