Section outline

    • Introduction to Databases and SQL Querying URL

      This is an introductory course on Databases and SQL Querying. There are no pre-requisities for this course. If you are looking to get acquainted with the concept of Databases and Queries for maybe your next interview as an analyst, this is the right course for you. All you need is a windows machine and we will walk through step by step, right from setting up your environment to creating your first table to writing your first query. This course is structured in a way that you can follow along with me. At the end of this course, you should be comfortable writing simple queries including queries related to Dates, String manipulation, Aggregation etc.

      Not available unless: The activity Java Quiz is marked complete
    • Java Database Connection: JDBC and MySQL URL

      Learn how to connect to a MySQL database from a Java application with JDBC

      Not available unless: The activity Introduction to Databases and SQL Querying is marked complete