Introduction To Databases

introduction-to-databases

The term database basically means a structured collection of simple records saved and stored in a replica.

However, Database Management System (DBSMS) is an inbuilt system involving the application installed to enable users to manage its resources and features.

The following are a few basics every user or a student studying database must know:

  • How to add, remove, and update records
  • How to retrieve data that match certain criteria
  • How to cross-reference data in different tables
  • And how to perform the complex aggregate calculation

In most cases, the database consists of columns (attributes) and rows, thus records.

Database Versus Spreadsheet

There is an easy manipulation of data. Though databases have the greatest advantages over other applications in the computer system, there are disadvantages too.

Disadvantages of a single table database:

  • File or records redundancy of data
  • Also, problems with complex data
  • Shortcomings and problems in updating in bulk (new phone number)
  • Problems in adding incomplete data (new publisher)
  • Problems in removing groups of data (all books from the publisher)

Solutions:

Relational Database Management System(RDBMS) example, Microsoft Access. Real practicals would be given in our next article.

database relation

 

 

 

Related posts:

About Author


Discover more from SURFCLOUD TECHNOLOGY

Subscribe to get the latest posts sent to your email.

4 thoughts on “Introduction To Databases

  1. This site is really a good one every user or an individual must visit, its really an educational site for all students as well.
    Thanks so much to the developers of the site.

Leave a Reply

Your email address will not be published. Required fields are marked *

Discover more from SURFCLOUD TECHNOLOGY

Subscribe now to keep reading and get access to the full archive.

Continue reading