Skip to content

Conversation

vaemaski
Copy link
Contributor

@vaemaski vaemaski commented Aug 15, 2025

Description

Turns out there were far more issues than i had detected, i tried my best to correct all i could find.
@sanjay-kv

Fixes # (issue)

  1. Content Corrections & Fixes
  2. Structural Improvements
  3. Content Enhancements
  4. SEO Optimization
  5. Technical Accuracy
  6. Technical Accuracy

Type of Change

  • UI/UX improvement (design, layout, or styling updates)

  • Documentation update (README, contribution guidelines, etc.)

Changes Made

  • Fixed spelling errors: "Coditions" → "Conditions", "slect" → "select", "satisy" → "satisfy", "coloumns" → "columns", "writtern" → "written"
    Corrected grammar: Fixed incomplete sentences and grammatical inconsistencies throughout
    Updated metadata: Changed from HTML-focused keywords to SQL-appropriate keywords

-Fixed section heading: Changed "Selecting Unique Values with numeric" to properly focus on DISTINCT functionality
Corrected tab labels: Updated mismatched labels like "how-git-works" to appropriate SQL-related labels
Fixed code examples: Ensured SQL examples match their described outputs

-Added DISTINCT clause: Properly implemented SELECT DISTINCT name, year, major FROM students WHERE year = 1 to demonstrate unique value selection
Improved column selection: Added explicit SELECT name, year FROM students example for specific column selection
Enhanced explanations: Clarified the difference between filtering rows and selecting columns

-Updated keywords: Replaced HTML-focused keywords with SQL-relevant ones:

-Fixed table naming: Ensured consistent use of table names (Friends, students) throughout examples
Corrected SQL syntax: Verified all SQL statements follow proper syntax
Added missing concepts: Included proper demonstration of DISTINCT usage
Fixed output formatting: Ensured SQL table representations are consistent

Dependencies

-no dependency change

i checked and tested the changes made, built the docker container, ran npm commands
Screenshot (126)
Screenshot (127)

Copy link

vercel bot commented Aug 15, 2025

@vaemaski is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs.

In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊

Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv.

We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰

🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨

📚Your perks for contribution to this community 👇🏻

  1. Get free Consultation use code recode50 to get free: Mentorship for free.

  2. Get the Ebook for free use code recode at checkout: Data Science cheatsheet for Beginners.

  3. Check out this weekly Newsletter: Sanjay's Newsletter.

If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

vercel bot commented Aug 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
recode-website Ready Ready Preview Comment Aug 16, 2025 1:04am

@sanjay-kv sanjay-kv moved this to Todo in @recode-web Aug 16, 2025
@sanjay-kv sanjay-kv added this to the recode:launch 3.0 milestone Aug 16, 2025
@sanjay-kv sanjay-kv merged commit 4cfe440 into recodehive:main Aug 16, 2025
4 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in @recode-web Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants