Manipulate data by using code in Dynamics 365 Business Central
Do you want to know how to retrieve data from the database and manipulate that data or add new data? In this module, you learn about the different AL data manipulation statements.
Learning objectives
In this module, you:
- Retrieve data from the database.
- Insert new records into the database.
- Modify and remove records in the database.
- Use built-in field functions.
Prerequisites
Basic understanding of application language (AL) and functions