Skip to main content
Close announcements banner

Storing data from load scripts

Store data using the Store statement. You can store tables as QVD, PARQUET, CSV, or TXT files.

Data load editor and Script editor include an option, Insert Store statement, to create and format a Store statement.

Insert Store statement

Insert Store statement dialog, with no parameters configured.

You can also add and format your own Store statements in your script, which have additional options. For more information, see Store.

  1. In Data sources, click Insert Store statement on a data source.

  2. After Store, enter the name of the table to store.

  3. After Path, enter the destination path for the stored file.

    Information note

    If you are storing to Google Drive, you must include the destination folder.

  4. After File, enter the output name and a select the file type.

  5. Click Insert.

    The statement is inserted in your script.

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!