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
Explain the different types of languages that are available in the dbms?
Is it good to save image in database?
What is a distributed database?
What is an optimization and performance tuning and how does it really work in practical projects?
What are the four components of a database system?
What is foreign key in database?
Define identity and uniqueidentifier property of column?
Explain relational algebra?
What are the benefits of database?
How view is related to data independence?
what is normalization? types of normalization? example of each form? how do u implement normalization in ur project?
What is difference between database and website?
What is drivermanager getconnection?
What is normal form in dbms?
Write a query to create a duplicate table with and without data present?