Databases: retriving roles from a metacourse which are not in child courses

Databases: retriving roles from a metacourse which are not in child courses

by Ravishankar Somasundaram -
Number of replies: 1
how can i retrive the list of roles present in a metacourse and which are not present in its child courses ?


Average of ratings: -
In reply to Ravishankar Somasundaram

Re: Databases: retriving roles from a metacourse which are not in child courses

by Ravishankar Somasundaram -
got it ,writing here for the benefit of other people who might have this requirement,

you need to combine three tables meta_courses, context and role_assignments and map the relational fields to get our required fields.