SQL Certificate - Spring 2018

SQL Certificate - Spring 2018

This badge confirms completion of the seven week SQL course with Professor Nick Ross at the Data Institute, University of San Francisco.

  1. Write SQL queries to extract and transform data: Grouping, ordering, sorting, collapsing, joins and aggregating;

  2. Use string, math and date functions to manipulate data contained within tables;

  3. Use server specific functions to navigate database information tables;

  4. Define different data types;

  5. Basic efficiency: understand query performance and how to increase efficiency;

  6. Use large-query best practices to write maintainable, easy-to-read queries.