LeanIn-BV / LeanIn-BV/HacktoberFest2021

Query: 8

Open
#15 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue hacktoberfest hacktoberfest2021 question
Dominant language
HTML
Stars
27
Forks
73
PR merge metrics
No merged PRs in 30d

Description

⭐ Request Type

Write an SQL query that fetches the unique values of DEPARTMENT from the Worker table and prints its length.

❌ Additional Info

Read Contribute.MD for more info as to how to contribute.

Refer to the Tables in the table folder.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read Contribute.MD and inspect the tables in the table folder to confirm the Worker schema. Write a query that returns unique DEPARTMENT values from Worker and prints their length; done means the query matches the requested output.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.