How to print even letters from a string using sql

Jul 17 2018 12:35 AM
For example 'MAHARAJA' is a string 
 
from this output should be  A A A A 

Answers (3)