Syuare's Dev Study Blog

  • 홈
  • 태그
  • 방명록

Sparta/SQL-Practice 12

[MySQL][Practice] 이제 좀 벌었으니 flex 한 번 해볼까요?!

Table - productsidproduct_namepricecategory1맥북 프로1200컴퓨터2다이슨 청소기300생활가전3럭시탭600컴퓨터4드롱기 커피머신200주방가더보기5.products 테이블에서 제품 이름(product_name)과 가격(price)만을 선택하는 쿼리를 작성해주세요.select product_name, pricefrom products6.products 테이블에서 제품 이름에 '프로'가 포함된 모든 제품을 선택하는 쿼리를 작성해주세요.select *from productswhere product_name like '%프로%'7.products 테이블에서 제품 이름이 '갤'로 시작하는 모든 제품을 선택하는 쿼리를 작성해주세요.select *from productswhere pr..

Sparta/SQL-Practice 2025.04.03

[MySQL][Practice] 돈을 벌기 위해 일을 합시다!

Table - sparta_employeesidnamepositionsalaryhire_date1르탄이개발자300002022-05-012배캠이PM400002021-09-253구구이파트장350002023-06-014이션이팀장500002021-07-09더보기1.sparta_employees 테이블에서 모든 직원의 이름(name)과 직급(position)을 선택하는 쿼리를 작성해주세요.select name,positionfrom sparta_employees2.sparta_employees 테이블에서 중복 없이 모든 직급(position)을 선택하는 쿼리를 작성해주세요.select distinct positionfrom sparta_employees3.sparta_employees 테이블에서 연봉(sala..

Sparta/SQL-Practice 2025.04.03
이전
1 2
다음
더보기
프로필사진

Syuare's Dev Study Blog

백엔드 개발 공부 중..

  • 분류 전체보기 (68)
    • Dev (48)
      • Spring (11)
      • Java (17)
      • Git (5)
      • SQL (7)
      • HTML-CSS (3)
      • Javascript (3)
    • Sparta (20)
      • SQL-Practice (12)
      • Projects (7)

Tag

HTTP, HashMap, JPA, 퀘스트, 내일배움캠프, github, java, spring, 본캠프, 달리기반, 걷기반, HTTP method, Spring Boot, project, Til, generic, SQL, 사전캠프, git, servlet Filter,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/08   »
일 월 화 수 목 금 토
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
31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바