0 votes
in DBMS by
What is meant by query optimization in DBMS?

1 Answer

0 votes
by

The phase that identifies an efficient execution plan for evaluating a query that has

the least estimated cost is referred to as query optimization.

...