Skip to main content

Description

Outputs data as a sequence of INSERT INTO table (columns...) VALUES (...), (...) ...; statements.

Example usage

Example:
To read data output by this format you can use MySQLDump input format.

Format settings

Last modified on June 23, 2026