Question : What is query Optimization?
Ans:-Queries of a database can be fast or slow. Depends on a lot of things. The size of the table, the amount of data you are requesting from the query, etc.
One of the ways a dba can help query optimization, is by "updating statistics" on a table. Statistics of a table allows the query to find the most efficient way to gather the data from the table.
Your time is limited,so don't waste it living someone else's life.Don't be trapped by dogma -which is living with the results of other people's thinking.Don't let the noise of other's opinions drown out your own inner voice.And most important, have the courage to follow your heart and intuition.They somehow already know what you truly want to become.Everything else is secondary. Steve Jobs
No comments:
Post a Comment