ClickHouse/docs/ru/sql-reference/statements
2021-11-30 21:07:14 +08:00
..
alter Support PostgreSQL style ALTER MODIFY COLUMN 2021-11-30 21:07:14 +08:00
create Update dictionary.md 2021-11-12 12:51:20 -04:00
select Merge pull request #31585 from lehasm/alexey-sm-DOCSUP-14893-document-COMPRESSION 2021-11-30 11:36:45 +03:00
attach.md
check-table.md
describe-table.md updated related data types 2021-10-28 04:47:16 +00:00
detach.md
drop.md Translated to Russian 2021-09-01 18:36:47 +00:00
exchange.md
exists.md
explain.md find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
grant.md ru translation 2021-09-27 20:24:12 +00:00
index.md
insert-into.md Apply suggestions from code review 2021-11-30 11:36:03 +03:00
kill.md
misc.md
optimize.md DOCSUP-13875: Document the replication_wait_for_inactive_replica_timeout setting (#28464) 2021-09-09 23:33:08 +03:00
rename.md
revoke.md
set-role.md
set.md
show.md find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
system.md typo 2021-10-04 12:43:52 +03:00
truncate.md DOCSUP-13875: Document the replication_wait_for_inactive_replica_timeout setting (#28464) 2021-09-09 23:33:08 +03:00
use.md
watch.md