Create a SQL Statement


Overview


Use this guide to review how to create a select SQL statement to use in the SQL Executer.

 

Critical Concepts


 

Steps to Take


1. Start your query with the select statement.

2. Add field names you want to display.

3. Add your statement clause(s) or selection criteria.

4. Review your select statement.

Contact the Data Warehouse team or enroll in a SQL training class.