본문 바로가기

ror_coding

검색하기
ror_coding
프로필사진 ro_rdil_31

  • Home (160)
    • Data Analysis (13)
      • Growth Hacking (7)
      • Tableau (6)
    • Coding Test (140)
      • Python (86)
      • SQL (54)
    • Certificate (5)
      • 빅데이터 분석 기사 (0)
      • SQLD (3)
      • ADsP (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • RoR's Github
«   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
Tags
  • tableau
  • level4
  • Stack
  • import re
  • 조합
  • counter
  • 프로그래머스
  • LeetCode
  • hackerrank
  • Queue
  • join
  • lv4
  • AARRR
  • itertools
  • 완전탐색
  • 코딩
  • Growth hacking
  • lambda
  • sql
  • python
  • 코테
  • programmers
  • coding
  • 파이썬
  • cte
  • coding test
  • mysql
  • time complexity
  • Level2
  • 코딩테스트
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록276035 (1)

ror_coding

[Programmers Lv.4] FrontEnd 개발자 찾기 - 276035

Question DEVELOPERS 테이블에서 Front End 스킬을 가진 개발자의 정보를 조회하려 합니다. 조건에 맞는 개발자의 ID, 이메일, 이름, 성을 조회하는 SQL 문을 작성해 주세요.결과는 ID를 기준으로 오름차순 정렬해 주세요. Code (After 25.06.) SELECT ID , EMAIL , FIRST_NAME , LAST_NAME FROM DEVELOPERS DJOIN (SELECT BIT_OR(`CODE`) AS 'CODE' FROM SKILLCODES WHERE CATEGORY = 'Front End') S ON D.SKILL_CODE & S.CODEORDER BY 1 Code (Before) SELECT DISTINCT D...

Coding Test/SQL 2025. 1. 12. 12:38
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바