[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SQR/REPORT BUILDER



If all you're generating is HTML, why incur the overhead of SQR?

But why generate a 2.6M-row HTML file? HTML is a not a great format for
so much data. Oracle, on the other hand, is an excellent place to keep
the 2.6M rows, so that the fraction you need will be quickly retrieved.