뉴에이지의 DATABASE
Home
  • 분류 전체보기 (30)
    • DATA SCIENCE (30)
      • PYTHON (0)
      • SQL (26)
      • Machine Learning (0)
      • Deep Learning (0)
      • Tableau (0)
      • MLOps (4)
    • Others (0)
Home
  • 분류 전체보기 (30)
    • DATA SCIENCE (30)
      • PYTHON (0)
      • SQL (26)
      • Machine Learning (0)
      • Deep Learning (0)
      • Tableau (0)
      • MLOps (4)
    • Others (0)
블로그 내 검색
About me

뉴에이지의 DATABASE

SQL (26)

  • DATA SCIENCE/SQL

    HackerRank - Revising the Select Query II (SQL)

    문제 https://www.hackerrank.com/challenges/revising-the-select-query-2/problem Query the NAME field for all American cities in the CITY table with populations larger than 120000. The CountryCode for America is USA. The CITY table is described as follows: 풀이 1) population이 120,000보다 크고 2) CountryCode가 USA인 모든 name 목록을 출력하면 되는 간단한 문제이다. Language: MySQL SELECT name FROM city WHERE population > 120000..

    2021. 12. 21.

  • DATA SCIENCE/SQL

    HackerRank - Revising the Select Query I (SQL)

    문제 https://www.hackerrank.com/challenges/revising-the-select-query/problem Query all columns for all American cities in the CITY table with populations larger than 100000. The CountryCode for America is USA. The CITY table is described as follows: 풀이 1) population이 100,000보다 크고 2) CountryCode가 USA인 모든 American cities 목록을 출력하면 되는 간단한 문제이다. Language: MySQL select * from CITY where POPULATION > 100..

    2021. 12. 20.

이전
1 2 3
다음
전체 글 보기
Tistory 로그인
Tistory 로그아웃
로그아웃 글쓰기 관리

Today

Total

Powered by ⓒ Kakao Corp.

Designed by Nana
블로그 이미지
newage

티스토리툴바