Question: The MySQL server database automatically creates indexes on all primary keys and foreign keys. In relational databases (RDBMS) why would indexing primary keys and
The MySQL server database automatically creates indexes on all primary keys and foreign keys. In relational databases (RDBMS) why would indexing primary keys and foreign keys help database performance? k
Step by Step Solution
There are 3 Steps involved in it
Indexing primary keys and foreign keys in a relational database RDBMS can significantly improve database performance for the following reasons 1 Faste... View full answer
Get step-by-step solutions from verified subject matter experts
