Skip to main content
This statement allows to move an access entity from one access storage to another. Syntax:
Currently, there are five access storages in ClickHouse:
  • local_directory
  • memory
  • replicated
  • users_xml (ro)
  • ldap (ro)
Examples:
Last modified on June 19, 2026