| От | Jasen Betts |
|---|---|
| Тема | Re: Calling the CTE for multiple inputs |
| Дата | |
| Msg-id | k4qkbm$uah$1@reversiblemaps.ath.cx обсуждение исходный текст |
| Ответ на | Calling the CTE for multiple inputs (air <mojaveranger7@gmail.com>) |
| Список | pgsql-sql |
On 2012-10-04, air <mojaveranger7@gmail.com> wrote: > I have a CTE that takes top left and bottom right latitude/longitude values > along with a start and end date and it then calculates the amount of user > requests that came from those coordinates per hourly intervals between the > given start and end date. However, I want to execute this query for about > 2600 seperate 4-tuples of lat/lon corner values instead of typing them in > one-by-one. How would I do that? The code is as below: I see that your're using the CTE only to fill-in the nulls in main query group-by is it the same plan for the coordinates (non-overlapping ranges)? how are your coordinates respresented? -- ⚂⚃ 100% natural
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера