ClickHouse/tests/queries/0_stateless/01567_system_processes_current_database.sql

2 lines
82 B
MySQL
Raw Normal View History

select count(*) from system.processes where current_database = currentDatabase();