What is an index? What is the need to create it on a table ?
Deepak Verma
Select an image from your device to upload
Hai,
Index is generally created on a table to make search&Retrieval faster.Though we're using Index on small databases,we can't understand the difference in speed.
Index doesn't provide any help to user in front end.It'll make the search process easier and saves time.Try it with a large Database.U can able to get it.