| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | Jul 6 '12 at 14:00 | |
| stats | profile views | 5 |
|
Jul 6 |
awarded | Commentator |
|
Jul 6 |
comment |
Stripping all vowels but the first from a set of strings UPDATE:oh god iam wrong again is should be ABCDFD_EHGDG_ABFrom the left of the table name, remove vowels from each word in the table name except for the first vowel of each word. |
|
Jul 4 |
comment |
Stripping all vowels but the first from a set of strings ok i will definitely follow these things next time UPDATE:Yes you are right it is like leave only the first vowel in any _ delimited word |
|
Jul 4 |
comment |
Stripping all vowels but the first from a set of strings Peter.O i guess this is clear? |
|
Jul 4 |
comment |
Stripping all vowels but the first from a set of strings iam sorry i got confused...let me give a clear example ABCDAEFD_EHGDGE_ABAAAAA in this word the output should be ABCDFD_EHGDGE_AB . again iam sorry i should have given correct example |
|
Jul 4 |
comment |
Stripping all vowels but the first from a set of strings hi peter this one is working fine but the thing is _ must be the delimter for the second occurence of the vowel not the entire word |
|
Jul 4 |
awarded | Student |
|
Jul 4 |
asked | Stripping all vowels but the first from a set of strings |