Hi,
I have a scenario that one of the columns in student table is having student names, (Ex) John, Mary, Donald, Ana, Maria. In this case how can we write a query to extract rows for the values if first and last character of student names same ? The output should be Donald, Ana.