Hi, I have a table with field "Level" so in my data base this value is numeric
1 = BEGIN
2 = MEDIUM
3 = EXPERT
so, in my frontend, when the field = 1, show BEGIN, when 2 show MEDIUM, etc
thank you
Hi, I have a table with field "Level" so in my data base this value is numeric
1 = BEGIN
2 = MEDIUM
3 = EXPERT
so, in my frontend, when the field = 1, show BEGIN, when 2 show MEDIUM, etc
thank you