Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Does index take space in the disk?:

a) It stores memory as and when required
b) Yes, Indexes are stored on disk
c) Indexes are never stored on disk
d) Indexes take no space

Answer: b
Explanation: Indexes take memory slots which are located on the disk.

Join The Discussion