mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
The translate to Russian
This commit is contained in:
parent
83b8f4e2ea
commit
676ea1efc3
@ -7,7 +7,7 @@ toc_title: Files
|
||||
|
||||
## file {#file}
|
||||
|
||||
Reads file as a String. The file can contain subqueries, condition, names of columns and any other information that will be read as one line.
|
||||
Reads file as a String. The file can contain subqueries, conditions, names of columns and any other information that will be read as one line.
|
||||
|
||||
**Syntax**
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
---
|
||||
toc_priority: 43
|
||||
toc_title: Files
|
||||
toc_title: "Функции для работы с файлами"
|
||||
---
|
||||
|
||||
# Функции для работы с файлами {#funktsii-dlia-raboty-s-failami}
|
||||
|
||||
## file {#file}
|
||||
|
||||
Читает файл как строку. Файл может содержать подзапросы, условие, названия столбцов и любую другую информацию, которая будет прочитана как одна строка.
|
||||
Читает файл как строку. Файл может содержать подзапросы, условия, названия столбцов и любую другую информацию, которая будет прочитана как одна строка.
|
||||
|
||||
**Синтаксис**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user