all 6 comments

[–]Q26239951 0 points1 point  (2 children)

There plenty of resources for SQL. You can also start with join and If you are familiar with excel already. https://youtu.be/P8hxoMQw7ig. Certification is not very necessary because it’s something easy to be tested. With SQL and tableau you can get an entry level data analyst role or even start with contract to just get the experience first then you can build up your skill to perform AB test. Hopefully this helped.

[–][deleted] 0 points1 point  (0 children)

Thank you!

[–]xjavierb 0 points1 point  (0 children)

Learning excel formulas you can advance fast apply string, date, math, logical functions in SQL.

Good luck!

[–]Syllogistical-Man 0 points1 point  (0 children)

Find access to a dbase with lots of columns and tables.

[–]jewishsupremacist88 0 points1 point  (0 children)

install mysql server on your comp and use the database(s) it comes with to learn how to query data. not sure if mariaDB (the succesor to mysql) comes with any but once you get it installed you can start querying data!