Insert and limit

Поиск
Список
Период
Сортировка
От Matteo Centenaro
Тема Insert and limit
Дата
Msg-id F93dhQYZkxOjmfCHJr100002999@hotmail.com
обсуждение исходный текст
Список pgsql-general
Hi all,
 is possible that the limit statement dosen't run correctly in this case:
 
Insert into temp
Select * from tab1
Where cod = xxxx
Limit yyy;
 
Thanks in advance !Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

В списке pgsql-general по дате отправления:

Предыдущее
От: Ryan Ho
Дата:
Сообщение: Optimizing Complex Queries
Следующее
От: "Richard Huxton"
Дата:
Сообщение: Re: Insert and limit