SELECT 'dept' AS table_name, COUNT(*) AS row_count FROM DEPT; SELECT 'emp' AS table_name, COUNT(*) AS row_count FROM EMP; ...
- why selected: compact aggregate baseline with company/type/rank filters and year window - expected benchmark value: compact aggregate baseline with company/type/rank filters and year window - ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results