logo

Database Programming: Design, Normalization, Constraints, Indexing, Procedures

   

Added on  2023-06-11

20 Pages637 Words429 Views
DATABASE PROGRAMMING

Table of Contents
Database Design..............................................................................................................................3
1. Removal of data....................................................................................................................3
2. De-Normalization.................................................................................................................3
3. Constraints............................................................................................................................9
4. Normal Form......................................................................................................................12
5. Create Indexing...................................................................................................................15
6. Create Procedures...............................................................................................................16
2

Database Design
1. Removal of data
There is no duplicate data.
2. De-Normalization
De normalization is the process of improving the speed for the read-based performance of
the Database structure.
3

Queries
1
2
4

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Database Design: Removal of data, De-Normalization, Constraints, Normal Form, Create Indexing, ER Diagram, Relational Schema, Create Procedures
|21
|736
|54