Новости | FAQ | Авторы | Документация | В действии | Библиотека |
Инструменты | Полезные ссылки | Хостинги | Скачать | Примеры | Форум |
Bitmag 08.06.2010 10:37 / 08.06.2010 10:38
оказывается, что:select * from table where part in (select name from table2 where if='then')работает в десятки раз медленнее чем
select * from table where part in ($t[^table::sql{select name from table2 where if='then'}]^t.menu{'$t.name'}[,])