Deleting in order from a table

Поиск
Список
Период
Сортировка
От pginfo
Тема Deleting in order from a table
Дата
Msg-id 3E17FA4B.7F4102B6@t1.unisoftbg.com
обсуждение исходный текст
Ответы Re: Deleting in order from a table
Список pgsql-sql
Hi ,

I think the question is stupied, but it is importand for me.

I have a table tableA ( ....,order_num int).

I will to delete some records from tableA but in asc or desc
order_num-order.

Is it possible to write delete from tableA where (some conditions) order
by order_num ?

Many thanks,
ivan.



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