Can we call oracle function in Rapidminer?

psalunkepsalunke MemberPosts:6Contributor II
Is there any way we can call oracle function through read database operator and get the results from the function?

Best Answer

  • jwpfaujwpfau Employee, MemberPosts:250RM Engineering
    Solution Accepted
    Hi,

    according to theOracle Documentationyou should be able to call functions via
    { ? = call procedure_name (argument1, argument2,...) }
    Greetings,
    Jonas
    psalunke
    Sign InorRegisterto comment.