Data Analysis Books | Python | SQL | Excel | Artificial Intelligence | Power BI | Tableau | AI Resources
48.5K subscribers
236 photos
1 video
36 files
395 links
Download Telegram
Free resume guide from Harvard
👇👇
https://www.linkedin.com/posts/sql-analysts_harvard-resume-and-cv-career-guide-activity-7129694373688070144-RS2m

Like and comment on this post so that it reaches more jobseekers 😄👍

Save it for your future reference
👍52😁1
Avoid directly copying YouTube projects onto your resume because if everyone looks the same, recruiters might discard resumes.

Instead, for eg, let's say you are working on a SQL case study, download a dataset from Kaggle (usually a CSV file), set up a Postgre/MySQL database, connect it with the data, and prompt ChatGPT with questions ranging from basic to advanced SQL.

Solve the questions step by step. When using PowerBI, connect to the database and create a compelling dashboard. Don't just upload the dataset; employ DAX queries, statistical functions, and avoid relying solely on drag-and-drop features. Use Formatting section to do creative stuff and add your unique element in the project.

ENJOY LEARNING 👍👍
👍3913
Best practices for writing SQL queries:

Join for more: https://t.iss.one/learndataanalysis

1- Write SQL keywords in capital letters.

2- Use table aliases with columns when you are joining multiple tables.

3- Never use select *, always mention list of columns in select clause.

4- Add useful comments wherever you write complex logic. Avoid too many comments.

5- Use joins instead of subqueries when possible for better performance.

6- Create CTEs instead of multiple sub queries , it will make your query easy to read.

7- Join tables using JOIN keywords instead of writing join condition in where clause for better readability.

8- Never use order by in sub queries , It will unnecessary increase runtime.

9- If you know there are no duplicates in 2 tables, use UNION ALL instead of UNION for better performance.

SQL Basics: https://t.iss.one/sqlanalyst/105
👍155
𝟲𝟬 𝗺𝗶𝗻𝗱-𝗯𝗹𝗼𝘄𝗶𝗻𝗴 𝗔𝗜 𝘁𝗼𝗼𝗹𝘀 𝗯𝗲𝘁𝘁𝗲𝗿 𝘁𝗵𝗮𝗻 𝗖𝗵𝗮𝘁𝗚𝗣𝗧 that no one else will tell you about!
👇👇
https://www.linkedin.com/posts/sql-analysts_data-analysis-books-activity-7136045145229041664-uVUm?utm_source=share&utm_medium=member_android
1
Best Free Courses for Absolute Beginners with Certificate:
👇👇
https://bit.ly/3Gq2far

Like if it really helps you. It takes a lot of efforts in posting content for you guys ❤️😄
👍75🥰1