private static void Main() { SelectQuery.Execute(); JoinQuery.Execute(); GroupByQuery.Execute(); OrderBy.Execute(); SubQuery.Execute(); }