Data types¶

  • Array(T)
  • Boolean
  • Date
  • DateTime
    • Time zones
  • Enum
  • FixedString(N)
  • Float32, Float64
  • UInt8, UInt16, UInt32, UInt64, Int8, Int16, Int32, Int64
    • Int ranges
    • Uint ranges
  • String
    • Кодировки
  • Tuple(T1, T2, ...)
  • Nested data structures
    • AggregateFunction(name, types_of_arguments...)
    • Nested(Name1 Type1, Name2 Type2, ...)
  • Special data types
    • Expression
    • Set

Logo

ClickHouse

Navigation

  • Introduction
  • Getting started
  • Interfaces
  • Query language
  • External data for query processing
  • Table engines
  • System tables
  • Table functions
  • Formats
  • Data types
    • Array(T)
    • Boolean
    • Date
    • DateTime
    • Enum
    • FixedString(N)
    • Float32, Float64
    • UInt8, UInt16, UInt32, UInt64, Int8, Int16, Int32, Int64
    • String
    • Tuple(T1, T2, ...)
    • Nested data structures
    • Special data types
  • Operators
  • Functions
  • Aggregate functions
  • Parametric aggregate functions
  • Aggregate function combinators
  • Dictionaries
  • Settings
  • Configuration files
  • Access rights
  • Quotas

  • Documentation in Russian
  • Single page documentation
  • Website home
  • GitHub

Related Topics

  • Documentation overview
    • Previous: XML
    • Next: Array(T)

Quick search

©2016–2017 Yandex LLC.