select distinct city from station
where right(CITY,1) not in ('a','e','i','o','u')
OR
left(CITY,1) not in ('a','e','i','o','u')
where right(CITY,1) not in ('a','e','i','o','u')
OR
left(CITY,1) not in ('a','e','i','o','u')
I am Md Abdullah Al Hasan. I have completed my graduation in Computer Science and Engineering from Jashore University of Science and Technology.
0 Comments:
Post a Comment