Joins the specified SQL fragments with the AND operator.
public static Sql And(IEnumerable<Sql> sqls)