Next >

Create an SQL query

This tutorial teaches you how to create and run an SQL query. Using the SQL builder, which is a visual interface for creating and running SQL queries, you will build a SELECT statement. The statement will include a table alias, a column alias, a database function expression, a CASE expression, and a grouping clause.

Learning objectives

When you complete the exercises, you will know how to do the following tasks:
30 minutes
Next >