일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- 완주하지못한선수
- URI 원칙
- conda remove
- 알고리즘
- 컬렉션 프레임웍
- openai
- db
- 머신러닝
- 컬렉션 인터페이스
- 스프링 부트
- 쓰레드 풀
- Selenium
- GIT
- WinError5
- 차원증가
- 자바 열거형
- 사이킷런 회귀
- Python
- 파이썬
- 오라클
- streamlit
- 셀레니움
- 프로그래머스
- REST API
- 자바 로그 레벨
- h2 데이타베이스
- 스프링 부트3
- Java
- oracle
- 사이킷런
- Today
- Total
노트 :
W3CSCHOOL_SQL 본문
W3CSCHOOL에서 SQL 배우기
1. 데이터베이스 실습
https://www.w3schools.com/sql/trysql.asp?filename=trysql_select_all
SQL Tryit Editor v1.6
WebSQL stores a Database locally, on the user's computer. Each user gets their own Database object. WebSQL is supported in Chrome, Safari, Opera, and Edge(79). If you use another browser you will still be able to use our Try SQL Editor, but a different ver
www.w3schools.com
2. SQL 문제 풀기
https://www.w3schools.com/sql/exercise.asp?filename=exercise_select1
W3Schools SQL Exercise
I completed all the SQL exercises on w3schools.com
www.w3schools.com
52 문제가 있는데 52문제 다 풀었다 :)

3. SQL 퀴즈풀기
https://www.w3schools.com/quiztest/quiztest.asp?qtest=SQL
W3Schools SQL Quiz
I completed the SQL quiz on w3schools.com
www.w3schools.com
25문제가 있는데 하나 틀렸...다ㅠ

'DB' 카테고리의 다른 글
ORA-65096: invalid common user or role name (0) | 2023.02.26 |
---|---|
NULL 관련 함수 (0) | 2023.02.24 |
SQL문 연산자 (0) | 2023.02.24 |
Toad 설치 (0) | 2023.02.22 |
Oracle XE 설치 (0) | 2023.02.22 |