Write a note on File based system/ Data base system
Answer Posted / priyanka
In file based system we write data sequentially. so it is
very hard to find particular record/data. n in file system
we cannot avoid duplication of data.
Data base system can avoid duplication n it is easy to
search particular record from data base system.
tHANK YOU
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you performance tune a database?
What is dbms and its functions?
What are the six database objects?
What is a candidate key in a database?
Explain the necessary techniques to control deadlocks?
what are the different levels of database schema?
How to reorder the table columns (fields)?
Define b-trees.
How do you handle your own transaction?
what are database files, control files and log files. How many of these files should a database have at least? Why?
What do you understand by cursor?
What is database partitioning?
What are the benefits of modeling?
What is a candidate key in dbms?
How to lock records in a table?