Yeah, you could just run another query, but if you already have a query and
you want to pull a subset of it, it does save resources to run a subquery
off of what you already store.  So in responce to your question: "Yeah".

--
Jamie Keane
Programmer
SolutionMasters, Inc.
9111 Monroe Rd., Suite 100
Charlotte, NC  28270
www.solutionmasters.com
704.563.5559 x 228  Voice
704.849.9291  Fax
-----Original Message-----
From: Todd Ashworth <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Date: Monday, December 04, 2000 3:34 PM
Subject: Re: ColdFusion for Dummies revision - CF5 features


>|   b.. Ability to run queries against existing query result sets (CFSQL).
>
>I don't understand the need for that.  Couldn't you just run another query?
>Or is it some sort of performance issue thing since the query is in memory?
>
>Todd Ashworth
>
>----- Original Message -----
>From: "Alex Aguilar" <[EMAIL PROTECTED]>
>To: "CF-Talk" <[EMAIL PROTECTED]>
>Sent: Monday, December 04, 2000 3:10 PM
>Subject: Re: ColdFusion for Dummies revision - CF5 features
>
>
>| Taken from CFVault's summary of Allaire DevCon:
>|
>[http://www.cfvault.com/index.cfm/mode/DisplayContent/ContentElementID/64/E
l
>| ementPage/2]
>|
>| CF 5.0 will be built on the existing codebase, and released during the
>first
>| half of 2001. It is NOT part of the Pharaoh initiative, the next
>generation
>| of Allaire application server platform.
>|
>| Here are some of the CF 5.0 features:
>|   a.. User defined functions and functions libraries.
>|   b.. Ability to run queries against existing query result sets (CFSQL).
>|   c.. Partial page output.
>|   d.. Server side graphic engine.
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to