Skip navigation
920 Views 1 Reply Latest reply: Feb 15, 2012 1:20 PM by Shawn Fox RSS
KARTHIK New Enzee 10 posts since
Jan 10, 2012
Currently Being Moderated

Feb 14, 2012 6:37 PM

C/C++ Storedprocedure in Netezza

Hi All

 

I am trying to write a C/C++ Storedprocedure in Netezza, which contain some business logic.
Appreciate if anyone provide me the template/steps to create one on Netezza. The current environment is db2 LUW

  • Shawn Fox Enzee Exraordinaire 1,486 posts since
    Aug 15, 2006
    Currently Being Moderated
    1. Feb 15, 2012 1:20 PM (in response to KARTHIK)
    Re: C/C++ Storedprocedure in Netezza

    netezza does not support using C++ for stored procedures.  You can use C++ to create a UDX (user defined function | aggregate | table function) though.  See the UDF developers guide for more information.  You'll have to contact netezza support or your account manager to get the developer guide though, I'm not sure how it is being distributed these days

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points