Need query where Learning Outcome Details are stored in courses
Summary
Need query where Learning Outcome Details are stored in coursesContent
Hi,
I am trying to find out the query where Learning Outcomes are stored with all the course name
Can you please let me know if anyone can get it.
Please find below query where I am not able to fetch all the courses where learning outcomes are not present:
SELECT DISTINCT A.TITLE,
A.SYLLABUS,
A.DESCRIPTION_SHORT,
A.PUBLISH_START_DATE,
A.PUBLISH_END_DATE,
A.COURSE_NUMBER,
A.MINIMUM_TRAINING_HOURS,
A.MAXIMUM_TRAINING_HOURS,
A.CURRENCY,
A.MIN_PRICE,
A.COVER_ART,
A.TRAILER,
0