0% found this document useful (0 votes)
69 views1 page

Understanding Oracle RDBMS Basics

A database is a structured collection of records or data stored in a computer system. It must store large amounts of records and data easily while also allowing for easy access of information and input of new or changed data. An efficient database incorporates a database management system (DBMS) to manage queries and information stored in the system.

Uploaded by

amareswar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
69 views1 page

Understanding Oracle RDBMS Basics

A database is a structured collection of records or data stored in a computer system. It must store large amounts of records and data easily while also allowing for easy access of information and input of new or changed data. An efficient database incorporates a database management system (DBMS) to manage queries and information stored in the system.

Uploaded by

amareswar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

What is a Database?

One of the technology terms that most people have become accustomed to hearing either at work or while surfing
the internet is the database. The database used to be an extremely technical term, however with the rise of
computer systems and information technology throughout our culture, the database has become a household term.

The definition of a database is a structured collection of records or data that is stored in a computer system. In order
for a database to be truly functional, it must not only store large amounts of records well, but be accessed easily. In
addition, new information and changes should also be fairly easy to input. In order to have a highly efficient
database system, you need to incorporate a program that manages the queries and information stored on the
system. This is usually referred to as DBMS or a Database Management System.

amareswar.n@[Link] Page 1

You might also like