You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Need query where Learning Outcome Details are stored in courses

edited Sep 7, 2020 9:20PM in Learning

Summary

Need query where Learning Outcome Details are stored in courses

Content

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,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!