Coding Global Background
Coding Global

I AM LEARNING SQL , KINDA ENTANGLED IN THISQUESTION ->

Archived 2 years ago
3 messages
0 members
Created 2 years ago
Updated 2 years ago
Open in Discord
K
keshav_0069
Query the list of CITY names from STATION which have vowels (i.e., a, e, i, o, and u) as both their first and last characters. Your result cannot contain duplicates.

Input Format

The STATION table is described as follows:
where LAT_N is the northern latitude and LONG_W is the western longitude.

HACKERRANK -> https://www.hackerrank.com/challenges/weather-observation-station-8/problem?isFullScreen=true
I AM LEARNING SQL ,  KINDA ENTANGLED IN THISQUESTION ->

Replies (3)