Of course!
Take for example simple search process to check how many people earn between 20k-25k. With file approach you need to read the file, temporary store it somewhere, close the file, you need to iterate trough to find results and then do what ever you want. Where in case of database you just write a query and check for results from DB.
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 871
Code tags enforcer
Offline 6,656 posts
since Dec 2004