About export formats
Database Manager can export databases (or tables) in the following formats:
- LaTex A document preparation format for high-quality typesetting.
- CSV (Comma Separated Values) A text file in which columns are delimited by commas (or semicolons) and records by line breaks.
- CSV for MS Excel A CSV file optimized for use in Microsoft Excel.
- XML (Extensible Markup Language) A flexible text format derived from SGML (Standard Generalized Markup Language).
- SQL (Standard Query Language) The command language used to administer databases.