Question
Display data in full description!
Hello all,
I need to display the column data from a table into cold fusion page. In my database, they use abbreviation alphabet for simple inputs.
For example: table student
ID | name | grade
1| Jeff | A
2| Julia| B
3| Bob|C
How do I can output the data with full grade description in cold fusion page as following:
Name | Grade
Jeff A=90-100
Julia B=80-90
Bob C=70-80
Any help is much appreciated. Thanks in advance.
I need to display the column data from a table into cold fusion page. In my database, they use abbreviation alphabet for simple inputs.
For example: table student
ID | name | grade
1| Jeff | A
2| Julia| B
3| Bob|C
How do I can output the data with full grade description in cold fusion page as following:
Name | Grade
Jeff A=90-100
Julia B=80-90
Bob C=70-80
Any help is much appreciated. Thanks in advance.
