An Application Engine uses State Records to store the data that is being processed currently. We can load data into the State Record directly from the Database using %SELECTINIT and %SELECT. What is the main difference between %SELECTINIT and %SELECT?
Related Questions