Hi
Can someone explain how oracle process the following
statement?

select* from table_name
where {condition}
group by {condition}
order by {condition}