Computer Science: An Overview (13th Edition) (What's New in Computer Science)
13th Edition
ISBN: 9780134875460
Author: Glenn Brookshear, Dennis Brylow
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question
Chapter 9, Problem 1CRP
Program Plan Intro
The collection of multidimensional information about data which is in organized manner and the information about data access easily according to their user’s needs is called database. Its internal links between its entries make the information about data accessible from a variety of perspective to the users.
Flat file:
The collection of one-dimensional information about data and it is accessible from a single point of view to the user is called flat files. It is in contrast to a traditional file storage system.
Expert Solution & Answer
Explanation of Solution
Difference between database and flat files is shown below:
Database | Flat files |
The database is multidimensional storage system. | The flat-files are one-dimensional storage system. |
There is a variety of perspective so the information is accessible from all these perspective in an organized manner. | In flat-files, the information of data is accessible from a single point of view because it is one-dimensional database storage system. |
There are specified multiple tables and the relationship between those tables is allowed by database. | A single table at a time to specify data attributes is allowed by flat files to users. |
The examples of database are db2 and oracle software. | The examples of flat files are db3 and paradox. |
Want to see more full solutions like this?
Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Perl
Each of these methods for storing a relational database has two benefits. Each connection should have its own file.
How do you tell the difference between backing up a database in a sequential fashion vs a single file?
Chapter 9 Solutions
Computer Science: An Overview (13th Edition) (What's New in Computer Science)
Ch. 9.1 - Identify two departments in a manufacturing plant...Ch. 9.1 - Prob. 2QECh. 9.1 - Summarize the roles of the application software...Ch. 9.2 - Prob. 1QECh. 9.2 - Prob. 2QECh. 9.2 - Prob. 4QECh. 9.2 - Prob. 5QECh. 9.2 - Prob. 6QECh. 9.3 - Prob. 1QECh. 9.3 - What is a persistent object?
Ch. 9.3 - Identify some classes as well as some of their...Ch. 9.3 - Prob. 4QECh. 9.4 - Prob. 1QECh. 9.4 - Prob. 2QECh. 9.4 - Prob. 3QECh. 9.4 - Prob. 4QECh. 9.4 - Prob. 5QECh. 9.4 - Prob. 6QECh. 9.5 - Prob. 1QECh. 9.5 - Prob. 2QECh. 9.5 - Prob. 3QECh. 9.5 - Prob. 4QECh. 9.5 - Prob. 5QECh. 9.5 - Prob. 6QECh. 9.5 - Prob. 7QECh. 9.6 - Prob. 1QECh. 9.6 - Give an additional example of a pattern that might...Ch. 9.6 - Prob. 3QECh. 9.6 - How does data mining differ from traditional...Ch. 9.7 - Prob. 1QECh. 9.7 - Prob. 2QECh. 9.7 - Prob. 3QECh. 9.7 - Prob. 4QECh. 9 - Prob. 1CRPCh. 9 - Prob. 2CRPCh. 9 - Prob. 3CRPCh. 9 - Prob. 4CRPCh. 9 - Prob. 5CRPCh. 9 - Prob. 6CRPCh. 9 - Prob. 7CRPCh. 9 - Prob. 8CRPCh. 9 - Prob. 9CRPCh. 9 - Prob. 10CRPCh. 9 - Prob. 11CRPCh. 9 - Prob. 12CRPCh. 9 - Using the commands SELECT, PROJECT, and JOIN,...Ch. 9 - Answer Problem 13 using SQL. PROBLEM 13 13. Using...Ch. 9 - Prob. 15CRPCh. 9 - Prob. 16CRPCh. 9 - Prob. 17CRPCh. 9 - Prob. 18CRPCh. 9 - Prob. 19CRPCh. 9 - Empl Id Name Address SSN Job Id Job Title Skill...Ch. 9 - Empl Id Name Address SSN Job Id Job Title Skill...Ch. 9 - Prob. 22CRPCh. 9 - Prob. 23CRPCh. 9 - Prob. 24CRPCh. 9 - Prob. 25CRPCh. 9 - Write a sequence of instructions (using the...Ch. 9 - Prob. 27CRPCh. 9 - Prob. 28CRPCh. 9 - Prob. 29CRPCh. 9 - Prob. 30CRPCh. 9 - Prob. 31CRPCh. 9 - Prob. 32CRPCh. 9 - Prob. 33CRPCh. 9 - Prob. 34CRPCh. 9 - Prob. 35CRPCh. 9 - Prob. 36CRPCh. 9 - Prob. 37CRPCh. 9 - Prob. 38CRPCh. 9 - Prob. 39CRPCh. 9 - Prob. 40CRPCh. 9 - Prob. 41CRPCh. 9 - Prob. 42CRPCh. 9 - Prob. 43CRPCh. 9 - Prob. 44CRPCh. 9 - Prob. 45CRPCh. 9 - Prob. 46CRPCh. 9 - Prob. 47CRPCh. 9 - Prob. 48CRPCh. 9 - Prob. 49CRPCh. 9 - Prob. 50CRPCh. 9 - Prob. 51CRPCh. 9 - Prob. 52CRPCh. 9 - Prob. 53CRPCh. 9 - Prob. 54CRPCh. 9 - Prob. 55CRPCh. 9 - Prob. 56CRPCh. 9 - Prob. 57CRPCh. 9 - Prob. 58CRPCh. 9 - Prob. 59CRPCh. 9 - Prob. 60CRPCh. 9 - Prob. 61CRPCh. 9 - Prob. 62CRPCh. 9 - Prob. 1SICh. 9 - Prob. 2SICh. 9 - Prob. 3SICh. 9 - Prob. 4SICh. 9 - Prob. 5SICh. 9 - Prob. 6SICh. 9 - Prob. 7SICh. 9 - Prob. 8SICh. 9 - Prob. 9SICh. 9 - Prob. 10SI
Knowledge Booster
Similar questions
- An in-memory database (IMDB) is a database management system that stores the entire data-base in ____________ a. random access memory b. read only memory c. distributed servers d. virtual memoryarrow_forwardThe distinction between Scripts and Stored Procedures may be summarized as follows: What's the point of each one? In comparison to other methods, what are the advantages of using Stored Procedures in a databasearrow_forwardMost people confuse computer databases with flat files and directories. In your own words, describe three ways to distinguish a flat file from a computer.arrow_forward
- Step 1 Let us see the answer:- Introduction:-A single table may be used in a simple database, such as a contact list. Many databases, on the other hand, make use of many tables. When you establish a new database, you create a new file on your computer that serves as a container for all of your database's objects, including tables. A table can be created by starting a new database, inserting a table into an existing database, or importing or linking to a table from another data source such as a Microsoft Excel workbook, a Microsoft Word document, a text file, or another database. A new, empty table is automatically inserted when you create a new, blank database. After that, you may start defining your fields by entering data into the table. Step 2 Add a field by entering a data You can add a field to a table by entering data in the Add New Field column of the datasheet when you create a new table or access an existing table in Datasheet view. Based on the value you enter, Access…arrow_forwardThe limitations of the file-based approach in database systems is attributed to two factors. briefly describe themarrow_forwardExplain the main difference between a file-oriented system and a database system.arrow_forward
- Some key distinctions between scripts and stored procedures are as follows: When taken individually, what are their respective purposes? Why do you think stored procedures in a database are superior to other methods?arrow_forwardIn the case of a physical database, where do you begin?arrow_forwardScripts and Stored Procedures vary in the following ways: What's the point of each one, exactly? What are the advantages of a database's stored procedures over alternative approaches?arrow_forward
- How about a lengthy description of the database's file system?arrow_forwardInserting data into a flat-file database is very straightforward and usually amounts to simply tacking the new data onto the end of the data file. For example, inserting a new megalith record into a colon-arrow_forwardWhat are the advantages of sockets over file-based and common database methodsarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Fundamentals of Information SystemsComputer ScienceISBN:9781337097536Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningFundamentals of Information SystemsComputer ScienceISBN:9781305082168Author:Ralph Stair, George ReynoldsPublisher:Cengage Learning
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Fundamentals of Information Systems
Computer Science
ISBN:9781305082168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning