problem with sql

Поиск
Список
Период
Сортировка
От Adaś
Тема problem with sql
Дата
Msg-id Kmzkb.25189$bU3.325187@news.chello.at
обсуждение исходный текст
Ответы Re: problem with sql  (Michael Glaesmann <grzm@myrealbox.com>)
Список pgsql-sql
Hello to everyone,

In my own database, I linked customers table with orders table using 
one-to-many relation. I need to check status of last order for each 
customer and then set customer's status. I made a query using LAST and 
GROUP BY to select last order for each customer and I wanted to use it 
in UPDATE query, but it seems to be impossible. Is here anybody who 
knows how to solve this problem? (I work with MS Access).

Adam



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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: [GENERAL] Alias-Error
Следующее
От: "Julian North"
Дата:
Сообщение: naming conventions constraint