What is the difference between .sdc and .tsv?
- Extension
- .sdc
- .tsv
- Format
- Binary
- Text
- Category
- Spreadsheet
- Database
- Developer
- Oracle
- Description
- A spreadsheet file created by OpenOffice and often referred to as OpenOffice.org spreadsheets.
- A tab-separated values (TSV) file is a simple text format for storing data in a tabular structure, e.g., database table or spreadsheet data, and a way of exchanging information between databases.
- MIME Type
- application/vnd.stardivision.calc
- text/tab-separated-values
- Wikipedia
- .sdc on Wikipedia
- .tsv on Wikipedia