Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in SQL by (55.6k points)
Can anyone tell me how much proficiency of SQL is required?

1 Answer

0 votes
by (119k points)

SQL is one of the main and mandatory skills for a Data Scientist. The data scientist needs SQL language knowledge to understand the relational databases and for exploratory data analysis for replacing missing values, finding outliers. SQL also helps to manipulate data by filtering, sorting, using aggregations.

SQL can be combined with SQLite, MySQLdb, and other programming languages like Python to complete the task effectively. SQL can manage high volumes of relational databases and can retrieve, update, alter just by simple queries.

You can watch this video on SQL for Data Science for detailed explanation:

 

Related questions

0 votes
1 answer
0 votes
1 answer
asked Mar 10, 2020 in SQL by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Sep 14, 2020 in SQL by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Mar 10, 2020 in SQL by Sudhir_1997 (55.6k points)

Browse Categories

...