> 
> I would like to do something similar to get the MEDIAN... now SQL claims to
> have a MEDIAN function yet when i use
> it i get an error saying that function doesnt exist. Has anyone ever done a
> median query?? any help would be appreciated.
> Kelly

"SQL" doesn't exist in re functional operations except as implemented
by the rdbms you have deployed. You need to specify which rdbms
you are trying to run code against. Some systems may have nothing
but, less than, or more than what is specified in the ANSI SQL-92
specs or other standard.

Pan



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        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