How about the SQL query performance tuning.
Anonymous
It depends case by case. However, there are few things which are common for performance of SQL query. Like proper indexes on columns which are used in query. avoid inner queries etc.
Check out your Company Bowl for anonymous work chats.