E-learn Weblog van Willem van Valkenburg
Blogging about OER, OCW, Blackboard, Mobile, Social Media and other interesting stuff
Blogging about OER, OCW, Blackboard, Mobile, Social Media and other interesting stuff
select c.course_id "Course ID", c.course_name "Course Name",
c.available_ind "Currently Available" from course_main.c left join
activity_accumulator a on c.pk1 = a.course_pk1 where (a.event_type is
null)
| Print article | This entry was posted by admin on 04 October 2006 at 22:18:22 . Follow any responses to this post through RSS 2.0. |