Path: blob/main/Netezza/Delay_ExternalTables.ipynb
1928 views
Kernel: Python 3
Netezza python driver
In [ ]:
Establish a Netezza Cloud Connection
In [ ]:
In [ ]:
Define Lakehouse Historical tables for 2003-2008
In [ ]:
Note: External Datasource object was created by the DBA and grant use to your user ID. See below for DDL used.
Define Lakehouse Historical tables for each year (2003...2008)
In [ ]:
Persist Parquet Data into Native Netezza Storage (2008)
In [ ]: