Subject | How to substitute field value |
---|---|
Author | jasajona |
Post date | 2005-03-23T14:34:32Z |
Hello,
Once I found somewhere that there is convenient way to substitute
field values. For example I have field with walues:
1
2
3
4
5
but in my select result I want to see
a
b
c
d
e
So I want to change 1->a, 2->b ...
How to do it?
Once I found somewhere that there is convenient way to substitute
field values. For example I have field with walues:
1
2
3
4
5
but in my select result I want to see
a
b
c
d
e
So I want to change 1->a, 2->b ...
How to do it?