off hand I would say that it would keep the order that the sql
statement used, that is assuming you had an order by statement in your
sql.

Of course why not just test it out. create a table with 2 columns with
easily identifiable records, then run your sql and then do the value
list function.

On Thu, Sep 2, 2010 at 1:28 PM, Tony <[email protected]> wrote:
>
> does valueList() ALWAYS keep things in same order they were in the
> query, meaning, if i had two columns,
> and made two valueList()'s from a query, would i be able to expect the
> same values from the same rows, being kept intact?
>
> spanks :)
>
> Tony Weeg
> Sr. Web Applications Architect & Developer
> Navtrak, Inc.
> "Driving Business Productivity"
> www.navtrakgps.com
> 800.787.2337
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:326728
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm

Reply via email to