-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nguyen Duc Anh edited this page Oct 31, 2024
·
5 revisions
-
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
-
DDL statements
-
Data types
-
Working with Database
-
Constraints in SQL
-
Working with Table
-
Practice designing database for e-commerce applications
-
DML statements - Insert, Update, Delete
-
Basic queries (Select)
-
Advanced queries
-
Common SQL functions use
-
View and working with view
-
Index and working with index
-
Procedure overview
-
Working with procedure
-
Parameters in procedure
-
Variables in procedure
-
Conditional statements, loops, error handling
-
Trigger overview
-
Advantages and disadvantages
-
Working with Trigger
- Transaction overview
- Commit and Rollback
- Transaction with procedure