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