ClickHouse/doc/reference/en/table_engines/file.rst

5 lines
151 B
ReStructuredText
Raw Normal View History

2017-04-03 19:49:50 +00:00
File(InputFormat)
-----------------
2017-06-09 14:09:37 +00:00
The data source is a file that stores data in one of the supported input formats (TabSeparated, Native, etc.) ...