Question
I'm stumped!
This is my table:
PK COLOR
1 blue
2 orange
3 orange
4 red
5 red
In my cfoutput, I want to insert an "<hr>" before a new color is displayed. There is no pattern in the database
Its harder then it looks. Is a pure SQL solution possible? If not an CF solution? I'm stumped!
PK COLOR
1 blue
2 orange
3 orange
4 red
5 red
In my cfoutput, I want to insert an "<hr>" before a new color is displayed. There is no pattern in the database
Its harder then it looks. Is a pure SQL solution possible? If not an CF solution? I'm stumped!
