Netezza Conversion Functions and Examples

Netezza supports various conversion functions. Below are some of commonly used Netezza conversion functions. These functions uses common calling functions i.e. the first argument is the value to be formatted,…

Continue Reading Netezza Conversion Functions and Examples

How to Find Netezza Table Size?

There are two ways to identify the size of table in Netezza. One, query the Netezza system tables and get the table size. Second, use the Netezza admin tool to…

Continue Reading How to Find Netezza Table Size?

Netezza Derived Tables and Examples

In the real world scenario, you may derive the some column from base table and instead of creating temporary table you may use that derived query in FROM clause of…

Continue Reading Netezza Derived Tables and Examples

Netezza nzload merge Operations

You can insert new records and update existing by using nzload command itself. In this article, we will discuss about the new feature introduced in nzload. Netezza version 7.2.x supports the…

Continue Reading Netezza nzload merge Operations

IBM Netezza Latest Version New Features

In this article, we will look into new features that are introduced in the Netezza latest version 7.2.X. IBM Netezza Latest Version New Features includes some useful developer features. Below…

Continue Reading IBM Netezza Latest Version New Features