Below is the SQL query which I want to optimize. Is there any other way?
SELECT TOP 1 act.adate FROM aconnection ac INNER JOIN aactivity AS act ON ac.acca_a