Hibernate / SQL
Advantages of using SQL Index.
- Faster query execution,
- quick data retrieval,
- facilitates sorting and thus eliminate post fetch sorting strategy,
- Unique indexes uniquely identifies records in the database.
More Related questions...
More Related questions...