Database management software, Basic Computer Science

Assignment Help:

Database Management Software: For storage of large amounts of varied data, and rapid retrieval and interpretations of data, the database is the ideal tool. It is most useful for stock control.

Generally it tells a computer to behave just like a card index system. In computing terms the entire card index is called a file, each card is called a record, and each line of information on the card is called a file. Good database software will allow you to store information in exactly the same way as your index card.

A relational database is a type of computer program that allows you to store different information on a similar format for many different items. It also enables you to retrieve that information rapidly in a variety of ways. It can be used for applications like maintaining personnel records or student records, preparation of mailing lists and many other operations of a similar nature.

Figure is an example of how a stock control data file might look for a database program. The concept is similar to a conventional card index system. The master file (your stock control file) contains many 'records'. Each 'record' relates in this case to a different stock item uniquely identified by its stock number. For each record there are several 'fields' or sections of information. In this case, the field descriptions are shown - stock number, description, etc.

The advantage that the computer has over a card index system is space. It can store thousands of records on many master files. That is the equivalent of many large card index systems. Also in a matter of a few seconds, the program could, in the case of the example in Fig. 9.3, list, say, all records for which a re-order was due.

It would do this by comparing the data in the 'requirement' field with the data in the 'current holding' field and list all stock items where the 'current holding' is less than 'requirement'. This program would print the address labels of the supplier for you.

2248_Pictorial representation of a Data File.png

 

Figure: Pictorial representation of a Data File


Related Discussions:- Database management software

Systems software, Systems Software: Systems software is generally supp...

Systems Software: Systems software is generally supplied by the hardware manufacturers. It includes operating systems, assemblers, compilers, and interpreters (to convert prog

Why we need data mining? Give an example to illustrate your, Why we need da...

Why we need data mining? Give an example to illustrate your answer.

Explain the probability and non-probability sampling methods, Question 1 W...

Question 1 Write a program to read four floating point numbers and find their sum and average. Question 2 Differentiate string constants and character constants with one exam

Networking, what is computer topology .

what is computer topology .

Challenges in building information system, discuss the three major challeng...

discuss the three major challenges in building information system in an organization

History of e-mail, History of E-mail: Internet based E-mail system was...

History of E-mail: Internet based E-mail system was designed by a Computer engineer - Ray Tomlinson in late 1971 while working with ARPANET. Tomlinson used a file transfer pro

What are the three basic security provided by ssl, QUESTION (a) Can SSL...

QUESTION (a) Can SSL be used to encrypt email data? Justify your answer (b) What are the three basic security provided by SSL? (c) State the port number used by applicati

Generations of computers, Ask question #Minimum assignment on generations o...

Ask question #Minimum assignment on generations of computers 100 words accepted#

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Working of web browser, Working of web Browser:   Internet is character...

Working of web Browser:   Internet is characterized by the Client Server Computing that consists of three basic components: The Web client which may be the web browser;

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd