Skip to content

External table load from local script data #65

@AlmightyOatmeal

Description

@AlmightyOatmeal

Since Netezza doesn't support inserting multiple value sets per insert statement and doesn't have a native bulk inserting method, is it possible to do an external table load with data present in the local script but without having write access to a volume where the Netezza instance can read from locally?

The Netezza JDBC driver can detect a bulk insert and it converts it to an external table load but it would be nice to find a way without using JDBC to accomplish this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions