1. 프로그래머스
프로그래머스
코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는 기업들을 매칭 받으세요.
programmers.co.kr
MYSQL, 오라클 지원
약 27문제 정도
2. LEETCODE
https://leetcode.com/problemset/database/
해외 프로그래밍 문제들이 모여 있는 사이트이다. (백준과 비슷한 느낌)
DB 관련된 문제도 많이 있으나, 결제가 필요하다.
하지만 무료로 공개된 문제들은 풀 수 있다.
3. SQLZOO
SQLZOO
New Tutorial: COVID-19 international data. This server hosted by https://igs.farm Intelligent Growth Solutions. Reference: how to... 1 SELECT How to read the data from a database. 2 CREATE and DROP How to create tables, indexes, views and other things. How
sqlzoo.net
SQL 튜토리얼 진행 과정 같은 느낌.
4. HACKERRANK
https://www.hackerrank.com/domains/sql
Solve SQL Code Challenges
A special-purpose language designed for managing data held in a relational database.
www.hackerrank.com
MySQL, 오라클 등 SQL에 대한 여러 가지 Challenges가 단계별로 있다.
또한 많은 댓글들이 달려있어 참고하면 유용함.
'기타' 카테고리의 다른 글
개발 블로그 선택하기: Tistory vs GitHub Blog vs Velog (0) | 2023.06.08 |
---|---|
git bash에서 git push -u origin main 입력 후 멈춤 현상 해결법 (0) | 2021.08.25 |
git 로컬 저장소(working directory) 완전 제거하는법 (0) | 2021.08.24 |
2. SQL 궁금증 고민 1 : HAVING AS 오류 (0) | 2021.08.09 |
코딩 관련 유용한 사이트 모음 (0) | 2021.08.01 |