-
Notifications
You must be signed in to change notification settings - Fork 0
Home
-
Introduction to relational database management system
-
Entity relationship model
-
MySQL database management system
-
T-SQL language
-
ER model
-
Entity relationship diagram
-
Entity relationship
-
ER model design
Session 2: Database design
-
DDL statements
-
Data types
-
Working with Database
-
Constraints in SQL
-
Working with Table
-
Practice designing database for e-commerce applications
Session 3: DML statements and queries
-
DML statements - Insert, Update, Delete
-
Basic queries (Select)
Session 4: Advanced queries
-
Advanced queries
-
Common SQL functions use
Session 5: View - Index
-
View and working with view
-
Index and working with index
Session 6: Procedure
-
Procedure overview
-
Working with procedure
-
Parameters in procedure
-
Variables in procedure
-
Conditional statements, loops, error handling
Session 7: Trigger
-
Trigger overview
-
Advantages and disadvantages
-
Working with Trigger
Session 8: Transaction
- Transaction overview
- Commit and Rollback
- Transaction with procedure