Computer Science, asked by rachudadhwal07, 6 months ago

What do you understand by "indexing by labels". Write its syntax​

Answers

Answered by akshata7179
1

Answer:

Indexing is a way to optimize the performance of a database by minimizing the number of disk accesses required when a query is processed. It is a data structure technique which is used to quickly locate and access the data in a database. Indexes are created using a few database columns.

Similar questions