-- HINT: SELECT 'TableName' AS TableName, COUNT(*) FROM TableName UNION ALL ...