5 Reasons Every Aspiring Data Scientist Must Learn SQL
With massive data currently available, businesses and industries are collecting and churning out billions of data every day. The big data phenomenon requires a proper skill set to be able to make meaning out of it — be it in the medical field, education, business, sports,…
How to update data in a table in MySQL
In the previous article, I gave an introduction to SQL using MySQL database management system. The article laid a foundation of SQL by briefly explaining how to create a database, create a table, insert data into a table and use select statement to explore the…
Getting Started with SQL for Data Science: 4 Things you need to master
What is SQL? Structured Query Language (SQL) is a standard database language used to create, maintain and retrieve relational databases. As a data scientist, you will find many instances where you will be required to work with relational databases (data stores in tables like excel)….
BLOG CATEGORIES
- Machine Learning (3)
- Python (2)
- Random (5)
- SQL (3)