Content Type
Course
Duration
30m
Level
Introductory
Learn about the options developers have for using SQL within InterSystems IRIS® data platform, and how to use class queries, dynamic SQL, and embedded SQL in your InterSystems ObjectScript classes. Learn how to use class queries, dynamic queries, and embedded SQL queries within an InterSystems class.
Learning Objectives
- Test an SQL query using both Terminal and the Management Portal.
- Determine whether to use a class query, dynamic SQL, or embedded SQL in your application.
- List the steps needed to implement a class query, dynamic SQL, or embedded SQL in your application.
Prerequisites
- SQL experience. Suggested content:
- SQL Tutorial (W3Schools)
- Intro to SQL (Khan Academy)