Method WrapForMax(string, string)
Wraps column for MAX() aggregation with table alias.
public static string WrapForMax(string tableAlias, string dbColumn)
Wraps column for MAX() aggregation with table alias.
public static string WrapForMax(string tableAlias, string dbColumn)