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

Outline DB

The document outlines key concepts and components of database systems, including file-based system issues, database layers, and fundamental database concepts such as tuples and attributes. It covers practical operations like creating and altering tables, as well as inserting, updating, and deleting rows. Additionally, it discusses join types, constraints, keys, and transaction properties including ACID principles.

Uploaded by

Iqra Suhana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views1 page

Outline DB

The document outlines key concepts and components of database systems, including file-based system issues, database layers, and fundamental database concepts such as tuples and attributes. It covers practical operations like creating and altering tables, as well as inserting, updating, and deleting rows. Additionally, it discusses join types, constraints, keys, and transaction properties including ACID principles.

Uploaded by

Iqra Suhana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

1.

Introduction
2. File Based System Issues
3. Database Layers
4. Components of Database Systems
5. Database Concepts (Tuple, Attribute, Relation, Degree, Cardianality, Degree,
Domain etc)
6. Creating tables, altering tables
7. Inserting, updating and deleting rows
8. Seleting rows, joining tables
9. Join types, (Equi, inner, natural, outer, self, using clause etc)
10. Adding constrains (PK, FK) (Unique, Not Null)
11. Keys (Super, Candidate, Alternate, Primary Key)
12. Transaction, ACID properties

You might also like