0% found this document useful (0 votes)
21 views2 pages

Database Management Bootcamp - 2023 - FINAL

The document outlines a one-month boot camp on Relational Database Management Systems conducted by Mr. Chinthaka Dissanayake, a qualified software engineer and senior lecturer. The course covers a comprehensive range of topics related to MySQL, including database creation, data modeling, SQL commands, and normalization techniques. Participants will also learn about security concerns like SQL injection and engage in final activities to consolidate their knowledge.

Uploaded by

Mark de zoysa
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
21 views2 pages

Database Management Bootcamp - 2023 - FINAL

The document outlines a one-month boot camp on Relational Database Management Systems conducted by Mr. Chinthaka Dissanayake, a qualified software engineer and senior lecturer. The course covers a comprehensive range of topics related to MySQL, including database creation, data modeling, SQL commands, and normalization techniques. Participants will also learn about security concerns like SQL injection and engage in final activities to consolidate their knowledge.

Uploaded by

Mark de zoysa
Copyright
© © All Rights Reserved
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
You are on page 1/ 2

Course conducted by:

Mr. Chinthaka Dissanayake


B.Sc. (Hons) in Information Technology
Software Engineer / ERP Technical Consultant / Senior Lecturer at Evotech

Relational Database Management System Boot Camp


Duration: 1 Month

CONTENT
1. DBMS Introduction 23. MySQL SELECT
2. MySQL Introduction 24. MySQL WHERE
3. MySQL Workbench Installation 25. MySQL AND, OR, NOT
4. Data modeling – ER Model Concept 26. MySQL ORDER BY
5. MySQL Database Introduction 27. MySQL INSERT INTO
6. MySQL Create DB 28. MySQL NULL Values
7. MySQL Drop DB 29. MySQL UPDATE
8. MySQL Create Table 30. MySQL DELETE
9. MySQL Drop Table 31. MySQL LIMIT
10. MySQL Alter Table 32. MySQL MIN and MAX
11. MySQL Constraints 33. MySQL COUNT, AVG, SUM
12. MySQL Not Null 34. MySQL LIKE
13. MySQL Unique 35. MySQL Wildcards
14. MySQL Primary Key 36. MySQL IN
15. MySQL Foreign Key 37. MySQL BETWEEN
16. MySQL Check 38. MySQL Aliases
17. MySQL Default 39. MySQL Joins
18. MySQL Create Index 40. MySQL INNER JOIN
19. MySQL Auto Increment 41. MySQL LEFT JOIN
20. MySQL Dates 42. MySQL RIGHT JOIN
21. MySQL Views 43. MySQL CROSS JOIN
22. MySQL SQL Introduction 44. MySQL Self Join
45. MySQL UNION
46. MySQL GROUP BY
47. MySQL HAVING
48. MySQL EXISTS
49. MySQL ANY, ALL
50. MySQL INSERT SELECT
51. MySQL CASE
52. MySQL Null Functions
53. MySQL Comments
54. MySQL Operators
55. MySQL References
56. MySQL Data Types
57. MySQL Functions
58. Normalization in DBMS
59. 1NF (First Normal Form)
60. 2NF (Second Normal Form)
61. 3NF (Third Normal Form)
62. Boyce Codd Normal Form (BCNF)
63. 4NF (Fourth Normal Form)
64. SQL Injection
65. Final Activities

You might also like