INSERT INTO t1 SELECT a FROM t2 ORDER BY a LIMIT 10; Is it possible in 7.1? Dirk ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
- Re: [HACKERS] INSERT/SELECT with ORDER BY and LIMIT in 7.1... Dirk Lutzebaeck
- Re: [HACKERS] INSERT/SELECT with ORDER BY and LIMIT i... Oliver Elphick