Use this TSV to SQL Insert Statement converter tool by pasting or uploading TSV in the left box below. Results will appear in the box on the right. TSV = Tab Separated Values
Input (TSV) - Paste your TSV here
Output (SQL Insert Statement) - The converted SQL Insert Statement
Converter Options
Table name
Name of the table in the SQL insert statement output
Bulk insert statement
Use bulk insert statement instead of individual ones
How to use TSV to SQL Insert Statement Conversion Tool
- Paste your TSV input into the left input box and it will automatically convert it into SQL Insert Statement.
- The SQL Insert Statement output is the box to the right.
- If there are any errors in the TSV and the converter isn't able to do the conversion, the error message will appear in the output box letting you know where the error was found in the TSV.
- Use the control box to select options that will affect the conversion.
- Your TSV data is secure. ConvertSimple's converter does not send your TSV data to our servers for conversion, the process is done completely in your web browser. That's what makes ConvertSimple's converter the safest and fastest converter out there.
TSV Format
Name | TSV |
Full form name | Tab-Separated Values |
File extension | .tsv, .tab |
Type of format | Tabular Data |
MIME type | text/tab-separated-values |
SQL Format
Name | SQL |
Full form name | Structured Query Language |
File extension | .sql |
Type of format | Query Language |
MIME type | application/sql |