Get change data values for a source table within a time range
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
This Use Case is an extension of the Get change data values for a source table use case and it gets all the changes that exist in the Change Tracking table for a given source table, for a specific time range.
Step 1 is the same as the example in Get change data values for a source table.
Step 2 uses the SQL query to get a Result Set of change values, as needed by the application.
|