how to get a 3rd row and 2nd column of 3rd row val...
# cfml-beginners
s
how to get a 3rd row and 2nd column of 3rd row value from query
I think that's what you meant.
Unless you don't know the column name, hence saying "2nd column"?
@Mark Takata (Adobe) / @saghosh the answer to a question like this really ought to be readily-findable in the docs. I'd've thought either of these two pages: • https://helpx.adobe.com/uk/coldfusion/developing-applications/accessing-and-using-data/accessing-and-retrieving-data/outputting-query-data.htmlhttps://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-p-q/cfquery.html Or here: https://helpx.adobe.com/coldfusion/developing-applications/the-cfml-programming-language/elements-of-cfml/data-types.html Or a page linked from there for each data type. That page (^^^) is not particularly useful.
g
Did you tried searching cflib