Hello,

I have an application that generates Faculty Class Lists here at the
university.  When the faculty or administrator first comes in, it queries
our Data Warehouse for a list of active instructors.  The list is about 1400
names.  The SQL for this query never changes.  Related, our Data Warehouse
is in Oracle on the IBM mainframe.  SO, as a result, queries on larger
tables (well, about any query for that matter) is very slow.  My question
is, would it be more effecient to do a QUERY CACHEDAFTER or put the results
into an application variable?

Thanks,
Dave



===============================
David R Hannum
Ohio University
Web Analyst/Programmer
(740) 597-2524
[EMAIL PROTECTED]


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to