Archives of the TeradataForum
Message Posted: Thu, 20 Dec 2002 @ 01:08:25 GMT
Subj: | | Re: New Years Wish List |
|
From: | | Jim Downey |
1) The ability to build a copy of a table on all amps. For example, frequently redistributed tables such as lookup tables. Since every
query is going to redistribute anyway, why not just do it. By the same token, the ability to specify that a table never be distributed such
as our 1.6billion row table.
2) The ability to share code such as an #include statement. Rather than code CASE statements in multiple places, allow this same code to
be pulled into a view at query time.
3) A command 'Do what I mean, not what I type!'
|