former_member1317504
Explorer
Member since ‎2019 Sep 24

User Statistics

  • 3 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

I want to fetch all media present in media container using a flexible search query. I tried with this query select {M.pk} from {Media AS M JOIN MediaContainer2MediaRel AS REL ON {REL.target}={M.PK} JOIN MediaContainer as MC ON {REL.source}={MC.PK}}...
Kudos given to