Can someone provide me the exact difference between Database Tuning and Database Query Optimization?
I have read the following links on Wikipedia:
http://en.wikipedia.org/wiki/Query_optimization
http://en.wikipedia.org/wiki/Database_tuning
As per my understanding it appears that database tuning is nothing else but it is database query optimization. I am still confused
What exactly is the difference between the two?