DBMS PAGES
- DBMS
- DIFFERENCE BETWEEN DATA AND INFORMATION
- DISADVANTAGES OF FILE-ORIENTED SYSTEM
- HISTORY OF DBMS
- INTRODUCTION OF DATABASE SYSTEM
- CHARACTERISTICS OF DATABASE
- Types of database
- INTRODUCTION TO DATABASE-MANAGEMENT SYSTEM
- DATABASE USERS & DATABASE ADMINISTRATORS
- LEVELS OF ABSTRACTION IN A DBMS
- THREE SCHEMA ARCHITECTURE
- DATA INDEPENDENCE in DBMS
- STORAGE MANEGE in DBMS
- DATABASE SYSTEM STRUCTURE in DBMS
- DATABASE DESIGN in DBMS
- DBMS FUNCTIONS in DBMS
- Schema and instance in DBMS
- Difference between File system & DBMS
CHARACTERISTICS OF DATABASE
Data integrity is a byword for the quality and the reliability of the data of a database system. In a broader sense data integrity includes also the protection of the database from unauthorized access (confidentiality) and unauthorized changes. Data reflect facts of the real world.
One example of a transaction is the transfer of an amount of money from one bank account to another. Data Persistence: Data persistence means that in a DBMS all data is maintained as long as it is not deleted explicitly. The life span of data needs to be determined directly or indirectly be the user and must not be dependent on system features. Additionally data once stored in a database must not be lost. Changes of a database which are done by a transaction are persistent. When a transaction is finished even a system crash cannot put the data in danger
Subscribe to:
Posts (Atom)
Featured Post
Core and Advance Python
Language Fundamentals
-
What is C Programming Language? Basics, Introduction, and History. What is C programming? C is a general-purpose programming...
-
Introduction to basic concepts of Database system: What is Data? The raw facts are called as data. The word “raw” indicates t...
No comments:
Post a Comment