Page 1 of 1

Why index is used in database schema? Consider the following relational schema employees (emp id, name, email, phone) wh

Posted: Wed Mar 30, 2022 9:23 am
by answerhappygod
Why Index Is Used In Database Schema Consider The Following Relational Schema Employees Emp Id Name Email Phone Wh 1
Why Index Is Used In Database Schema Consider The Following Relational Schema Employees Emp Id Name Email Phone Wh 1 (23.34 KiB) Viewed 25 times
Why index is used in database schema? Consider the following relational schema employees (emp id, name, email, phone) where, emp_id is the primary key. Write SQL to create index for the columns: email and phone