Interview Questions and Answers
What do you understand by database tuning advisor?
Database Engine Tuning Advisor examines how queries are processed in the databases you specify, and then recommends how you can improve query processing performance by modifying database structures such as indexes, indexed views, and partitioning.
Post a Comment
0 Comments