Is there any loop operator in "In Database Processing" which can be used inside "In Database Nest"?

MausumiMausumi MemberPosts:4Newbie
I am looking for the loop operator and branch operator for In Database Processing. Like spark RM do we have any meta operator inside which we can use native RM operators?

Best Answer

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,378RM Data Scientist
    Solution Accepted
    Nope, because loops arent a concept of SQL.

    Best,
    Martin
    - Head of Data Science Services at RapidMiner -
    Dortmund, Germany

Answers

  • MausumiMausumi MemberPosts:4Newbie
    Thanks Martine. Do we have any alternatives of SparkRM to run the native operators inside "In Database Nest"
  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,378RM Data Scientist
    i can not really imagine ause case where you really need a loop? Normal SQL is able to do anything you need.

    BR,
    Martin
    - Head of Data Science Services at RapidMiner -
    Dortmund, Germany
Sign InorRegisterto comment.