3
Answers

How to print even letters from a string using sql

For example 'MAHARAJA' is a string 
 
from this output should be  A A A A 
Answers (3)