Webinar Registration

Introduction To SQL

Introduction to SQL

Broadcast On:

06/07/2014

Presenter:

Stephanie Cecchini CPC, CEMC, CHISP

Presentation Length:

60 Minutes

Registration:

$39.95 (FREE with ASHIM membership)


Overview:

Any business user needs to see reports and nowhere is that more true than in the business of healthcare. Structured Query Language, commonly abbreviated to SQL and pronounced as "sequel", is the language used exclusively to create, manipulate and interrogate databases. In this interactive webinar, you will be introduced to concepts leading to the ability to retrieve information from databases. Students often learn best by actually doing -rather than just reading about concepts. It consists of a webinar, interactive relational database tool, reading and actual SQL exercises. "Input Exercises" will provide you with a physical activity and visual reinforcement along with the webinar and reading materials. This webinar will teach you to use The SQL SELECT statement to query data from tables in the database.

You Will Learn:

  • How to extract data that matches a specified criteria from a database
  • How to limit the data using aggregate functions
  • How to use math functions, wildcards, and other operators to run reports