How to Use SQL with Large Datasets

Go to class
Write Review

How to Use SQL with Large Datasets provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. How to Use SQL with Large Datasets is taught by David Dalsveen. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • By the end of this project, you will use SQL to manage a large COVID-19 dataset using MySQL Workbench.

    MySQL is a widely used relational database and can be used with large datasets if it is managed appropriately. This may include using the proper database engine, indexing the database, creating summary tables, and using proper database queries.