On Sat, 2012-04-21 at 07:32 -0400, Colin Beckingham wrote:
> Another issue with creating SQL from the DD is that unpredictably the
> order of columns will change. Say you have authid, authname in your
> original table, your copy might be defined as or authid, authname or
> authname, authid in th
Another issue with creating SQL from the DD is that unpredictably the
order of columns will change. Say you have authid, authname in your
original table, your copy might be defined as or authid, authname or
authname, authid in the copy.
Order of columns is important in Postgresql since it can'