зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-04 07:36:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			8 строки
		
	
	
		
			241 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 строки
		
	
	
		
			241 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
https://clickhouse.com/docs/en/integrations/sql-clients/cli
 | 
						|
 | 
						|
https://clickhouse.com/docs/en/integrations/sql-clients/cli#cli_aliases
 | 
						|
    \l - SHOW DATABASES
 | 
						|
    \d - SHOW TABLES
 | 
						|
    \c <DATABASE> - USE DATABASE
 | 
						|
    . - repeat the last query
 |