This course, SQL Querying: Fundamentals, will teach you to use SQL as a tool to retrieve the information you need from databases. This course may earn a Credly Badge.
Learning Objectives
In this course, you will compose SQL queries to retrieve desired information from a database.
You will:
Connect to the SQL Server database and execute a simple query.
Include a search condition in a simple query.
Use various functions to perform calculations on data.
Organize the data obtained from a query before it is displayed on-screen.
Retrieve data from multiple tables.
Export the results of a query.