Category "rowcount"

How to SET NOCOUNT ON/OFF inside a Netezza stored procedure?

Based on NZ documentation, it seems NZSQL equivalent command NO_ROWCOUNT will suppress row count information. But how do I execute/apply it inside a NZ stored p

Pentaho : Get Rowcount from a gz csv file

I need to find number of rows present in csv file but the csv file is compressed into gz format. I used "Get Files Row Count" but the rowcount value is wrong. I