ClickHouse/docs/en/formats/null.md

6 lines
264 B
Markdown
Raw Normal View History

# Null
Nothing is output. However, the query is processed, and when using the command-line client, data is transmitted to the client. This is used for tests, including productivity testing.
Obviously, this format is only appropriate for output, not for parsing.