Placements in SQL | HackerRank Solution

Hello, and welcome back, everyone. In this post, I’ll include the HackerRank Solution for the Placements in SQL. I’m going to use MySQL to solve this problem. Problem You are given three tables: Students, Friends, and Packages. Students contain two columns: ID and Name. Friends contain two columns: ID and Friend_ID (ID of the ONLY best friend). Packages contain two columns: ID and Salary (offered salary in $ thousands per month). Students Column Type ID Integer Name String Friends ColumnContinue reading “Placements in SQL | HackerRank Solution”

Design a site like this with WordPress.com
Get started