https://cocoon1787.tistory.com/684
SQL 튜토리얼, 연습, 실습 사이트 모음
안녕하세요. 백엔드 개발자 코딩 테스트를 치르다 보면 가끔씩 알고리즘 문제 외에도 SQL 문제들이 자주 나와 연습해보고 싶은데 이미 프로그래머스에 있는 SQL문제는 다 풀었고 아무래도 MySQL 깔
cocoon1787.tistory.com
해커랭크 - SQL 실습하고, 문제 풀면 랭크까지 매겨짐
https://www.hackerrank.com/challenges/weather-observation-station-5/problem?isFullScreen=true
Weather Observation Station 5 | HackerRank
Write a query to print the shortest and longest length city name along with the length of the city names.
www.hackerrank.com
SQLZOO - 여러문제들 한번에 나오고, 해커랭크 진행하기 전 개념 공부겸 좋음
https://sqlzoo.net/wiki/BBC_QUIZ
BBC QUIZ - SQLZOO
Select the answer which shows the problem with this SQL code - the intended result should be the continent of France: SELECT continent FROM world WHERE 'name' = 'France' continent should be 'continent' 'name' should be name 'France' should be "France" 'Fra
sqlzoo.net
'23년 이전 글 > 데이터베이스' 카테고리의 다른 글
데이터베이스 시스템 구성 요소 (0) | 2022.07.23 |
---|---|
데이터베이스 관리 시스템 (0) | 2022.07.06 |
정보의 환경 (0) | 2022.07.06 |
SQL 쿼리, SELECT 사용 방법 (0) | 2022.07.01 |
Entity Relations Database 표기 관련 참고링크 (0) | 2022.06.30 |