1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

How to simulate 'is one of' filter operation in selectquery?

Discussão em 'PSDN - Forum' iniciado por ithrees, Dezembro 17, 2015.

  1. ithrees

    ithrees Guest

    Hi All,

    How the 'is one of ' filter operation can be simulated in a selectquery api as I have to write a query to get the students who is following an specific course among all the courses they are following?

    The IN operator is not helping me or I am using it in a wrong way as below. (R121212 - student and course relationship, 2332323 - course id)

    {SELECT student_Id FROM student WHERE R121212 IN "2332323"}


    Thanks in advance,
    Ithrees

    Continue reading...

Compartilhe esta Página