Skip to main content

Storing data with Script editor

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

Script editorincludes an option, Insert Store statement, to create and format a Store statement. You can also add and format your own Store statements in your script. The Store statement has additional options that the Insert Store statement does not provide. For more information, see Store.

  1. In Data sources, in DataFiles, click Insert Store statement.

  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!