public static void Main()
Console.WriteLine(!string.IsNullOrEmpty("") || !string.IsNullOrEmpty("") && !string.IsNullOrEmpty("agg_function"));
Console.WriteLine(!string.IsNullOrEmpty("groupByClause") || !string.IsNullOrEmpty("") && !string.IsNullOrEmpty("agg_function"));
Console.WriteLine(!string.IsNullOrEmpty("") || !string.IsNullOrEmpty("havingClause") && !string.IsNullOrEmpty("agg_function"));
Console.WriteLine(!string.IsNullOrEmpty("groupByClause") || !string.IsNullOrEmpty("havingClause") && !string.IsNullOrEmpty("agg_function"));
Console.WriteLine(!string.IsNullOrEmpty("") || !string.IsNullOrEmpty("") && !string.IsNullOrEmpty(""));
Console.WriteLine(!string.IsNullOrEmpty("groupByClause") || !string.IsNullOrEmpty("") && !string.IsNullOrEmpty(""));
Console.WriteLine(!string.IsNullOrEmpty("") || !string.IsNullOrEmpty("havingClause") && !string.IsNullOrEmpty(""));
Console.WriteLine(!string.IsNullOrEmpty("groupByClause") || !string.IsNullOrEmpty("havingClause") && !string.IsNullOrEmpty(""));