what is indexing and hashing in DBMS????
❌❌don't spam..❌❌
spam answers will be reported..
Answers
Answered by
4
Answer:
DBMS STANDS FOR DATABASE MANAGEMENT SYSTEM
Explanation:
In DBMS, hashing is a technique to directly search the location of desired data on the disk without using index structure. ... In order Indexing addresses in the memory are sorted according to a critical value while in hashing addresses are always generated using a hash function on the key value.
Similar questions