Why DBMS instead of Traditional file system?
Why DBMS instead of File system? File system will not be efficient for long run and frequent changes. File System useful only when need of bulk dump or temporary storage. Advantages of DBMS over file system 1. Querying: DMBS uses indexing concept ...
Oct 19, 20221 min read11
