blob: 376f3243d8de27bc3f8b79584f4ad731094f7d6a [file] [log] [blame]
select count(*) as cstar, count(c_customer_sk) as ccolumns from customer;