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.