On Sun, Oct 30, 2011 at 1:10 AM, Darren Duncan wrote:
> The SQL level is exactly the correct and proper place to do this.
>
> Its all about mathematical parity. That is the primary reason to do it.
>
> - "SELECT *" gives you a whole set.
> - "SELECT foo, bar" gives you a subset of that.
> - "SEL
On Tue, Dec 28, 2010 at 2:39 PM, Joel Jacobson wrote:
>
> I think you are right about functions (and aggregates) being the only
> desc-type where two objects can share the same name in the same schema.
> This means the problem of dumping objects in different order is a very
> limited problem, onl