Skip to main content Skip to complementary content

Generic

The unpacking and loading of a generic database can be done with a generic prefix.

Syntax:  

Generic( loadstatement | selectstatement )

 

Tables loaded through a generic statement are not auto-concatenated.

Examples:  

Generic LOAD * from abc.csv;

Generic SQL SELECT * from table1;

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!