Hi all,
how can I write function which takes text from one field, replaces
some characters and puts it in other field? I have array with old and
new values.
For example:
old array = {'r', 'Z', 'o'}
new array = {'s', 'm', 't'}
old field value = 'Zorro'
new field value which must calculate this function = 'mtsst'
This function will be used in update trigger.
Any ideas?
Normunds
- [SQL] function Andrey
- [SQL] Re: [GENE... Normunds
- [SQL] Re: [... Jan Wieck
- [SQL] Re: [... Ian Turner
- [SQL] Function Sumita Biswas (sbiswas)
- Re: [SQL] F... Stephan Szabo
