Cloud DatabasesPython ProgrammingIpythonRelational Database Management System (RDBMS)SQL
April 5, 2020
4 weeks of study, 2-4 hours/week.
JooYoung Seo's account is verified. Coursera certifies their successful completion of Databases and SQL for Data Science
Create and access a database instance on cloud
Write basic SQL statements: CREATE, DROP, SELECT, INSERT, UPDATE, DELETE
Filter, sort, group results, use built-in functions, access multiple tables
Access databases from Jupyter using Python and work with real world datasets