1.
|
Type
|
Subject
|
Description
- This material explains about notion of database system
Architecture for a database system
Explain the advantages and disadvantages of store data in file and database
Different Type of Database
|
Url
|
2.
|
Type
|
Subject
|
Description
- This material explains about developing data modeling skills, identifing basic Entity Relationship Model, components: entities, attributes, and
relationships.
|
Url
|
3.
|
Type
|
Subject
|
Description
- This material explains about interpreting ERM to ERD, creating E-R diagrams as database blueprints.
|
Url
|
4.
|
Type
|
Subject
|
Description
- This material explains about Relational Data Model, Concepts of Relation, Keys
|
Url
|
5.
|
Type
|
Subject
|
Description
- This material explains about normalization techniques. 1NF, 2NF, 3NF
|
Url
|
6.
|
Type
|
Subject
|
Description
- This material explains about the concept of data storing in MySQL, defining the data types of database
|
Url
|
7.
|
Type
|
Subject
|
Description
- This material explains about the rules for entity integrity, creating/altering/dropping databases
|
Url
|
8.
|
Type
|
Subject
|
Description
- This material explains about SELECT Statement, Using Column Aliases Limit, Order.
|
Url
|
9.
|
Type
|
Subject
|
Description
- This material explains about complex SQL queries : Sub Queries, Join, Union, Group, Having, Aggreegation Functions.
|
Url
|
10.
|
Type
|
Subject
|
Description
- This material explains about data Control Language
Exporting and Importing Database, managing access control of user Explain the index and view
Indexing for Performance
|
Url
|
11.
|
Type
|
Subject
|
Description
- This material explains about Workbench and phpMyAdmin
, Forward Engineering to generate DDL from data models to
create physical database objects.
, Creating objects directly to database or
export to script.
|
Url
|
12.
|
Type
|
Subject
|
Description
- This material explains about Stored Procedures, Functions, and Triggers
|
Url
|
13.
|
Type
|
Subject
|
Description
- This material explains about SQL in Programming, SQL Injection
|
Url
|