answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is inside- out approach to database development?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is relationship between information system life cycle and database system development life cycle?

use same approach


What is the explanation for the implication of database approach?

The database approach allows for efficient organization, storage, and retrieval of data by using a structured format. It helps in reducing redundancy, ensuring data integrity, providing better security controls, and enabling simultaneous access by multiple users. This approach also supports data consistency and data independence within an organization.


Database approach VS traditional approach?

Database Approach vs. Traditional File ProcessingSelf contained nature of database systems (database contains both data and meta-data).Data Independence: application programs and queries are independent of how data is actually stored.Data sharing.Controlling redundancies and inconsistencies.Secure access to database; Restricting unauthorized access.Enforcing Integrity Constraints.Backup and Recovery from system crashes.Support for multiple-users and concurrent access.


What are the advantages of a database management approach to the file approach?

laleo


What is database approach?

•Database approach: approach whereby a pool of related data is shared by multiple application programs; offers significant advantages over traditional file-based approach


2.what are the advantages of database management approach to the file processing approach Give examples to illustrate your answer?

what are the advantages of database management approach to the file processing approach Give examples to illustrate your answer


What are five strengths of the database approach?

Reduced data redundancy, Improved data integrity, Shared data, Easier access, Reduced development time


Database Application Development?

form_title=Database Application Development form_header=Once you have your database, you will need apps to make your business run smoother. What is your budget for the development?=_ What features do you want on your database application?=_ Why do you want to develop a database application?=_


Can data redundancy be completely eliminated when database approach is used?

Database is collection of some inter related records . And yes, data redundancy be completely eliminated when database approach is used.


Copar as an approach to community development?

copar as an approach to community development


When a company uses the approach many programs and users share the data in a database?

database


Describe the main characteristics of the database approach and contrast it with the file-based approach?

The Database Approach has four common characteristics. These are: Self-describing nature, support multiple user view of data, share the data and multiple user transaction processing and insulation between data and data abstraction.