Login
Remember
Register
Ask a Question
Give The Reasoning Behind Using An Index ?
+1
vote
asked
Mar 7, 2021
in
PL/SQL
by
SakshiSharma
Give The Reasoning Behind Using An Index ?
#index
plsql-index
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 7, 2021
by
SakshiSharma
Faster access to data blocks in a table.
...