Introduction to Database Queries

Learn the fundamentals of interacting with relational database management systems, including issuing queries that return results sets and modify data.

This is the 1st course in the introductory, undergraduate-level offering that makes up the larger Introduction to Databases MicroBachelors Program. We recommend taking them in order, unless you have a background in these areas already and feel comfortable skipping ahead.

  1. Introduction to Databases
  2. Advanced Database Queries
  3. Advanced Database Administration

These topics build upon the learnings that are taught in the introductory-level Computer Science Fundamentals MicroBachelors program, offered by the same instructor.

This course is an introduction to the basic concepts, organization, and implementation models of databases, with an emphasis on the relational model. Among the topics covered are the development of simple queries that retrieve and mutate the data in a database. Data Manipulation Language (DML) is a subset of SQL that is used by database developers to create, maintain, and query facts in the database. Students gain a thorough understanding of the DML syntax and the options available when retrieving facts back from the database. Database development and administration skills are required in most Information Technology, Software Engineering, Cybersecurity, and Computer Science jobs. The course utilizes the open-source relational database MySQL. MySQL and it’s open-source fork MariaDB are used in millions of web apps to persist the application data and provide query processing. The applied SQL labs expand on the classroom lectures to provide students with hands-on experience with a relational database management system (RDBMS) and structured query language (SQL).

If you successfully complete all the courses within the program, with a passing grade of 70% or better via the verified (paid) track, you’ll not only receive a certificate highlighting your achievement, but also have the option to collect real college credit (included in the price!) that you can count towards a pursuit of a bachelor’s degree.

Industry Certification Preparation
This program covers much of the material that is assessed on the MySQL8.0 Database Developer Oracle Certified Professional exam. The exam is not included in the cost of the program.

Coaching
If you are enrolled in the verified track (paid track) in any course that is a part of a MicroBachelors program, including this course, you are eligible for coaching at no additional cost. Please note that coaching is only available via SMS to U.S. phone lines.

Our coaches (real humans) are ready to help you with career exploration, navigating resources, staying motivated, and solving problems along the way to your goals.

  • Institution: NYUx
  • Subject: Computer Science
  • Level: Introductory
  • Prerequisites:

This is the 1st course in the introductory, undergraduate-level offering that makes up the larger Introduction to Databases MicroBachelors Program. We recommend taking them in order, unless you have a background in these areas already and feel comfortable skipping ahead.

  1. Introduction to Databases
  2. Advanced Database Queries
  3. Advanced Database Administration

These topics build upon the learnings that are taught in the introductory-level Computer Science Fundamentals MicroBachelors program, offered by the same instructor.

  • Language: English
  • Video Transcript: English
  1. Use tools to issue queries to a database
  2. Develop queries in SQL to create data stored in a database.
  3. Develop queries in SQL to read data stored in a database.
  4. Develop queries in SQL to update data stored in a database.
  5. Develop queries in SQL to delete data stored in a database.

Week 1

Database Overview

Introduction to database concepts that the student will learn throughout the MicroBachelors

Week 2

Database Tools

Introduction to tools that students will use to interact with the relational database management system

Week 3

Querying the database – Single Table

Introduction to how to formulate and issue queries that retrieve data from one table in the database

Week 4

Querying the database – Multiple Tables

Introduction to how to formulate and issue queries that retrieve data from multiple tables in the database

Week 5

Modifying the database

Introduction to how to formulate and issue queries that mutate data in the database


Aspen Olmsted
Adjunct Professor at New York University Tandon School of Engineering