v.20.11Bug Fix
SELECT count() Enhancement for Single Column in ClickHouse
SELECT count() FROM tablenow can be executed if only one any column can be selected from thetable. This PR fixes #10639. #18233 (Vitaly Baranov).
SELECT count() FROM tablenow can be executed if only one any column can be selected from thetable. This PR fixes #10639. #18233 (Vitaly Baranov).