Read this tutorial if you want to find out how to create and use database links in the Oracle database: Using database links in the Oracle RDBMS
Year: 2012
Performance of ORDER BY in SQL queries
I did some basic investigation on the performance of ORDER BY in SQL Queries. Read the complete article here: Order By Performance