This document discusses relational database design and SQL. It covers transforming entity-relationship diagrams to relational design through normalization forms like INF, 2NF, 3NF, BCNF and 4NF. It also covers the different SQL languages including DDL for data definition, DML for data manipulation, and DCL for data control and database objects like views, indexes, sequences and synonyms.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
154 views
Relational Database Design and SQL UGC NET
This document discusses relational database design and SQL. It covers transforming entity-relationship diagrams to relational design through normalization forms like INF, 2NF, 3NF, BCNF and 4NF. It also covers the different SQL languages including DDL for data definition, DML for data manipulation, and DCL for data control and database objects like views, indexes, sequences and synonyms.