|
|
Grouping Results in CFML |
|
|
CFNewbie?com! |
|
|
CFML / Introduction to ColdFusion |
|
|
Click to Visit |
|
|
13 |
This is really an useful tutorial for building dynamic websites that rely on the usage of database for content. The author tells us how to group data from the database using CFML, for example we have a site with listing of books then wee need data like "author, title, year, category, publisher" etc., now the site visitor can easily sort the listing according to their choice like viewing by author or title etc.,
|