forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
27 KiB
27 KiB
Tables
Distribution Key
DISTRIBUTE ON (column) should be migrated to DISTRIBUTE BY HASH (column).
Netezza Syntax |
Syntax After Migration |
||||
---|---|---|---|---|---|
|
|
ORGANIZE ON
ORGANIZE ON will be commented out.
Netezza Syntax |
Syntax After Migration |
||||
---|---|---|---|---|---|
|
|
Large Field Type
The row-store supports BLOB and CLOB. Column storage does not support BLOB, but it supports CLOB.
Netezza Syntax |
Syntax After Migration |
||||
---|---|---|---|---|---|
|
|
Parent topic: Netezza Syntax Migration