Language support for ETL
- Last Updated: June 13, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
One of the strengths of OpenEdge CDC is that the Change Tracking Table and the data Change Tables are standard tables in the database. You can write ABL or SQL to handle the CDC tables, just like all the other tables in your database. For information on language support and brief examples, see:
- For SQL — See Develop SQL for OpenEdge
- For ABL — See OpenEdge Programming Interfaces