SET Statement
SET param = value
Assigns value
to the param
setting for the current session. You cannot change server settings this way.
You can also set all the values from the specified settings profile in a single query.
SET profile = 'profile-name-from-the-settings-file'
For more information, see Settings.
当前内容版权归 ClickHouse 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ClickHouse .