I totally agree with this, and I have actually implemented it (without
telling anyone ;)
libby
---------- Forwarded message ----------
Date: Wed, 1 Aug 2001 20:29:41 +0100
From: "Seaborne, Andy" <
Andy_Seaborne@...>
To: "Libby Miller (E-mail)" <
Libby.Miller@...>
Subject: New issue: #16 : SELECT *
Libby,
I would like to add * as a legal value of the SELECT clause.
In SQL it means "no projection from the result table" so here it means
return all variables.
Andy