Loïc TREGOUËT writes:
> insert into tempo select id, name from topics order by name;
> ERROR: ORDER BY is not allowed in INSERT/SELECT
What's the point of this command? The values in "tempo" are going to end
up in random order anyway.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/