Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS
#1

INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS

[attachment=17452]

Introduction

A database consists of four elements as given,
i) Data
ii) Relationships
ii) Constraints
iv) Schema

i) Data
Data are binary computer representations of stored logical entities.
Software is divided into two general categories-data and programs.
A program is a collection of instruction for manipulating data.
Data exist is various forms- as numbers tents on pieces of paper, as bits and bytes stored in electronic memory or as facts stored in a persons mind.

ii) Relationships

Relationships explain the correspondence between various data elements.

ii) Constraints

Are predicates that define correct database states.

iv) Scheme

Schema describes the organization of data and relationships within the database.

Schema defines various views of the database for the use of various system components of the database management system and for the application s security.

A schema separates physical aspects of data storage form the logical aspects of data representation.

Types of schema

a) Internal schema: defines how and where the data are organized in physical data storage.

b) Conceptual schema: defines the stored data structures in terms of the database model used.

c) External schema: defines a view (or) views of the database for particular uses.

In database management systems data files are the files that store the database information whereas offer files, such as index files and data dictionaries, store administrative information known as metadata.

Data base are organized by fields, records and files.
i) Fields: is a single piece of information.
ii) Record: is one complete set of fields.
ii) File: is a collection of records.
Reply

#2

to get information about the topic "Data Base Management System" full report ppt and related topic refer the page link bellow

http://seminarsprojects.net/Thread-intro...nt-systems

http://seminarsprojects.net/Thread-multi...ent-system

http://seminarsprojects.net/Thread-human...ent-system

http://seminarsprojects.net/Thread-data-...e=threaded
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.