Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
PWC SQL Interview Question for a Data Analyst Position | SQL For Analytics
Play lesson

SQL Tips and Tricks - PWC SQL Interview Question for a Data Analyst Position | SQL For Analytics

5.0 (3)
42 learners

What you'll learn

This course includes

  • 15 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

In this video we will solve a SQL interview problem asked in PWC. We will solve it using 2 methods. Here is the script : create table source(id int, name varchar(5)) create table target(id int, name varchar(5)) insert into source values(1,'A'),(2,'B'),(3,'C'),(4,'D') insert into target values(1,'A'),(2,'B'),(4,'X'),(5,'F'); Zero to hero(Advance) SQL Aggregation: https://youtu.be/5Ighj_2PGV0 Most Asked Join Based Interview Question: https://youtu.be/xR87ctOgpAE Solving 4 Trick SQL problems: https://youtu.be/Ck1gQrlS5pQ Data Analyst Spotify Case Study: https://youtu.be/-YdAIMjHZrM Top 10 SQL interview Questions: https://youtu.be/Iv9qBz-cyVA Interview Question based on FULL OUTER JOIN: https://youtu.be/KQfWd6V3IB8 Playlist to master SQL : https://youtube.com/playlist?list=PLBTZqjSKn0IeKBQDjLmzisazhqQy4iGkb Rank, Dense_Rank and Row_Number: https://youtu.be/xMWEVFC4FOk #sql #dataanalytics

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere