27 Apr
Manual Optimisation
The following question appeared in a recent post on the Oracle DBA Forum.
We have a developer here who thinks that DBAs can make things happen. His query is against a single table and his result set is around 300,000 records and he wants to sort this by two columns (transaction_id desc, id desc) where id is […]