DBA Data[Home] [Help]

APPS.OTA_CPE_UTIL dependencies on OTA_SCORM_OBJ_PERFS

Line 1627: DELETE FROM OTA_SCORM_OBJ_PERFS

1623: LOOP
1624: --Delete scorm performances for the passed objective_id
1625: FOR scorm_attempt_rec IN csr_scorm_attempt(attempt_rec.attempt_id)
1626: LOOP
1627: DELETE FROM OTA_SCORM_OBJ_PERFS
1628: WHERE objective_id = scorm_attempt_rec.objective_id;
1629:
1630: --Delete the fetched scorm attempt
1631: DELETE FROM OTA_SCORM_OBJ_ATTEMPTS