Ques:- Explain plan baselines?
Asked In :-
Bold Technology Systems, Infinity Labs LLP, SENSEI Technologies, Hexaview Technologies private, L&T Metro Rail (Hyderabad), ScriptsHub Technologies, Maruti Techlabs, BHP, BPSC, BUP,
Right Answer:
Plan baselines are a feature in database management systems that allow you to store and manage execution plans for SQL queries. They help ensure that the database uses a consistent and optimal execution plan for a query, even if the underlying data or statistics change. This can improve performance and stability by preventing unexpected plan changes that could lead to slower query execution.
Plan baselines are a feature in database management systems that allow you to store and manage execution plans for SQL queries. They help ensure that the database uses a consistent and optimal execution plan for a query, even if the underlying data or statistics change. This can improve performance and stability by preventing unexpected plan changes that could lead to slower query execution.