Re: another question on "SELECT *"

Aggregates can appear in project expressions but not in BIND.

	Andy

On 14/10/10 11:35, Axel Polleres wrote:
> For clarification, another thing: BTW, what now about combining * with project expressions?
>    SELECT * (expr AS ?newVar)
> would seem convenient to simply extend a binding, but the current grammar forbids this.
>
> Anyways, we actually don't need it if we have BIND with exactly this behaviour, yes?
> So, given we have BIND, I can live without the possiblity to "extend" "SELECT *",
> just wanted to note this.
>
>
> best,
> Axel
>
>

Received on Thursday, 14 October 2010 12:14:00 UTC