7

Basic definitions of dbms

Embed Size (px)

Citation preview

Page 1: Basic definitions of dbms
Page 2: Basic definitions of dbms

Record: A logically connected set of one or more fields, which describes a person, place or anything

else.

File: A collection of related records.

Constraints: It is a restriction placed on a data. Constraints are important because they helps to

ensure, data integrity. Constraints are normally represented in a form of rules. Ex- A student's CGPA

must be above 6.0.

Page 3: Basic definitions of dbms
Page 4: Basic definitions of dbms
Page 5: Basic definitions of dbms
Page 6: Basic definitions of dbms
Page 7: Basic definitions of dbms