macromedia.coldfusion.database_access
[Top] [All Lists]

Re: function within SELECT statement

Subject: Re: function within SELECT statement
From: "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx>
Date: Sun, 27 Apr 2008 23:35:41 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

You can use an order by clause on the function result column in a query of 
queries to sort it.

But I think you have a null value somewhere.  How else could a sum not be a 
number?

<Prev in Thread] Current Thread [Next in Thread>