728x90
반응형

> 개발-IT-인터넷/> SQL 34

[해커랭크(HackerRank) SQL 풀이] - Higher Than 75 Marks

해커 랭크 - https://www.hackerrank.com/ Prepare > SQL > Basic Select > Higher Than 75 Marks HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com STUDENTS 테이블에서 점수가 75점보다 높은 학생의 이름을 조회합니다. 각 이름의 마지막 세 글자를 기준으로 정렬합니다. 둘 이상의 학생의 이름이 마지막 세 글자가 같다면 (예:..

[해커랭크(HackerRank) SQL 풀이] - Weather Observation Station 12

해커 랭크 - https://www.hackerrank.com/ Prepare > SQL > Basic Select > Weather Observation Station 12 HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com STATION 테이블에서 모음으로 시작하지 않고 모음으로 끝나지 않는 CITY 이름을 조회합니다. 결과에 중복 항목이 포함되지 않아야 합니다. Input Format..

[해커랭크(HackerRank) SQL 풀이] - Weather Observation Station 11

해커 랭크 - https://www.hackerrank.com/ Prepare > SQL > Basic Select > Weather Observation Station 11 HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com STATION 테이블에서 모음으로 시작하지 않거나 모음으로 끝나지 않는 CITY 이름을 조회합니다. 결과에 중복 항목이 포함되지 않아야 합니다. Input Forma..

[해커랭크(HackerRank) SQL 풀이] - Weather Observation Station 10

해커 랭크 - https://www.hackerrank.com/ Prepare > SQL > Basic Select > Weather Observation Station 10 HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com STATION에서 모음으로 끝나지 않는 CITY 이름을 조회합니다. 중복된 결과가 포함되지 않아야 합니다. Input Format STATION 테이블은 다음과 같이..

[해커랭크(HackerRank) SQL 풀이] - Weather Observation Station 9

해커 랭크 - https://www.hackerrank.com/ Prepare > SQL > Basic Select > Weather Observation Station 9 HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com STATION에서 자음으로 시작하는 CITY 이름을 조회합니다. 중복된 결과가 포함되지 않아야 합니다. Input Format STATION 테이블은 다음과 같이 설명..

[해커랭크(HackerRank) SQL 풀이] - Weather Observation Station 8

해커 랭크 - https://www.hackerrank.com/ Prepare > SQL > Basic Select > Weather Observation Station 8 HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com STATION에서 첫 번째와 마지막 문자가 모음 (즉, a, e, i, o, u)로 끝나는 CITY 이름을 조회하세요. 결과에 중복된 값이 포함되어서는 안 됩니다. 즉..

[해커랭크(HackerRank) SQL 풀이] - Weather Observation Station 7

해커 랭크 -https://www.hackerrank.com/ Prepare > SQL > Basic Select > Weather Observation Station 7 HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com STATION 테이블에서 모음(a, e, i, o, u)으로 끝나는 CITY 이름을 중복 제거하여 조회하세요. Input Format STATION 테이블은 다음과 같이..

[해커랭크(HackerRank) SQL 풀이] - Weather Observation Station 6

해커 랭크 - https://www.hackerrank.com/ Prepare > SQL > Basic Select > Weather Observation Station 6 HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com STATION에서 모음(즉, a, e, i, o, u)으로 시작하는 CITY 이름을 조회합니다. 결과에 중복을 포함할 수 없습니다. Input Format STATIO..

[해커랭크(HackerRank) SQL 풀이] - Weather Observation Station 5

해커 랭크 - https://www.hackerrank.com/ Prepare > SQL > Basic Select > Weather Observation Station 5 HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com STATION에 있는 도시 중 CITY 이름이 가장 짧거나, 긴 두 도시의 이름과 각각의 길이(이름에 포함된 문자 수)를 조회합니다. 가장 작은 도시 또는 가장 큰 도..

[해커랭크(HackerRank) SQL 풀이] - Weather Observation Station 4

해커 랭크 - https://www.hackerrank.com/ Prepare > SQL > Basic Select > Weather Observation Station 4 HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com 테이블의 총 CITY 항목 수와 테이블의 개별 CITY 항목 수 사이의 차이를 구합니다. STATION 테이블은 다음과 같이 설명됩니다. 여기서 LAT_N은 북위, L..

728x90
반응형