DBMS Fundamentals | Education 4u

Education 4u

Education 4u

We are trying to cover all UG courses with class Notes ( Pdf ) ( Engineering, BCA, MCA, BSc Computers ) as per University syllabus for semester Exams.

Course Details

  • Course Lessons83
  • Course Period15h 1m
  • No.Students2
  • LanguageEnglish
  • No Prerequisite
  • (1)
  • Start Now for free

Course Lessons

  1. 1 | DBMS tutorial for beginners DBMS Lec-01 Bhanu Priya 00:09:12
  2. 2 | What is database DBMS Lec-02 Bhanu Priya 00:05:38
  3. 3 | components of data base systems DBMS Lec-03 Bhanu Priya 00:05:16
  4. 4 | DBMS Building blocks & Applications DBMS Lec-04 Bhanu Priya 00:14:22
  5. 5 | DBMS architecture 1 tier 2 tier 3 tier DBMS Lec-05 Bhanu Priya 00:20:30
  6. 6 | DBMS STRUCTURE DBMS Lec-06 Bhanu Priya 00:06:48
  7. 7 | Database users in dbms with example administrators DBMS Lec-07 Bhanu Priya 00:08:55
  8. 8 | Data Independence in dbms Logical and Physical data DBMS Lec-08 Bhanu Priya 00:19:45
  9. 9 | attributes in dbms DBMS Lec-09 Bhanu Priya 00:09:51
  10. 10 | type of attributes in dbms DBMS Lec-10 Bhanu Priya 00:12:38
  11. 11 | er model in dbms components DBMS Lec-11 Bhanu Priya 00:07:57
  12. 12 | ER model to relational model DBMS Lec-12 Bhanu Priya 00:05:51
  13. 13 | Mapping relationship in dbms DBMS Lec-13 Bhanu Priya 00:05:41
  14. 14 | mapping wek entity and hierarachy DBMS Lec-14 Bhanu Priya 00:14:13
  15. 15 | relational model in dbms DBMS Lec-15 Bhanu Priya 00:15:07
  16. 16 | constraints in dbms key, domain & referential integrity DBMS Lec-16 Bhanu Priya 00:13:47
  17. 17 | Keys in dbms Introduction types of keys DBMS Lec-17 Bhanu Priya 00:20:41
  18. 18 | super key in dbms DBMS Lec-18 Bhanu Priya 00:10:01
  19. 19 | Candidate key in dbms DBMS Lec-19 Bhanu Priya 00:09:43
  20. 20 | Primary key in dbms keys in DBMS DBMS Lec-20 Bhanu Priya 00:09:18
  21. 21 | Foreign key in dbms DBMS Lec-21 Bhanu Priya 00:19:42
  22. 22 | Keys in database Secondary key DBMS Lec-22 Bhanu Priya 00:05:35
  23. 23 | Keys in database Composite key DBMS Lec-23 Bhanu Priya 00:04:46
  24. 24 | Relational algebra in database management system introduction DBMS Lec-24 Bhanu Priya 00:09:30
  25. 25 | Relational algebra operations in dbms DBMS Lec-25 Bhanu Priya 00:05:09
  26. 26 | Relational algebra operations in dbms select operation DBMS Lec-26 Bhanu Priya 00:10:02
  27. 27 | Relational algebra operations in dbms projection operation DBMS Lec-27 Bhanu Priya 00:08:01
  28. 28 | Relational algebra operations in dbms set difference operation DBMS Lec-28 Bhanu Priya 00:04:33
  29. 29 | Relational algebra operations in dbms union operation DBMS Lec-29 Bhanu Priya 00:05:30
  30. 30 | Relational algebra operations in dbms Cartesian product operation DBMS Lec-30 Bhanu Priya 00:03:13
  31. 31 | sql introduction tutorial DBMS Lec-31 Bhanu Priya 00:06:02
  32. 32 | sql joins with examples Inner join DBMS Lec-32 Bhanu Priya 00:11:18
  33. 33 | outer joins in sql with examples DBMS Lec-33 Bhanu Priya 00:08:15
  34. 34 | Outer join Left, Right & Full DBMS Lec-34 Bhanu Priya 00:05:16
  35. 35 | Aggregate functions in dbms DBMS Lec-35 Bhanu Priya 00:18:51
  36. 36 | DDL : CREAT, DROP SQL Commands DBMS Lec-36 Bhanu Priya 00:13:34
  37. 37 | DDL : ALTER, RENAME & TRUNCATE SQL Commands DBMS Lec-37 Bhanu Priya 00:13:26
  38. 38 | dml in sql with examples DBMS Lec-38 Bhanu Priya 00:17:45
  39. 39 | DCLl commands in sql with examples GRANT, REVOKE DBMS Lec-39 Bhanu Priya 00:10:05
  40. 40 | pl sql concepts DBMS Lec-40 Bhanu Priya 00:11:12
  41. 41 | PL SQL example DBMS Lec-41 Bhanu Priya 00:08:17
  42. 42 | triggers in dbms DBMS Lec-42 Bhanu Priya 00:07:35
  43. 43 | triggers in database with example DBMS Lec-43 Bhanu Priya 00:07:56
  44. 44 | functional dependency in dbms DBMS Lec-44 Bhanu Priya 00:07:45
  45. 45 | fully functional dependency in dbms transitive dependency DBMS Lec-45 Bhanu Priya 00:12:05
  46. 46 | decomposition in dbms DBMS Lec-46 Bhanu Priya 00:11:43
  47. 47 | lossless decomposition in dbms DBMS Lec-47 Bhanu Priya 00:08:24
  48. 48 | normalization in database DBMS Lec-48 Bhanu Priya 00:12:55
  49. 49 | 1nf normalization example Decomposition DBMS Lec-49 Bhanu Priya 00:11:07
  50. 50 | 2NF normalization example Decomposition DBMS Lec-50 Bhanu Priya 00:14:31
  51. 51 | 3nf normalization example DBMS Lec-51 Bhanu Priya 00:09:42
  52. 52 | bcnf normalization in database with example DBMS Lec-52 Bhanu Priya 00:06:48
  53. 53 | 4nf normalization in database with example DBMS Lec-53 Bhanu Priya 00:08:33
  54. 54 | Relational calculus in dbms DBMS Lec-54 Bhanu Priya 00:06:46
  55. 55 | Tuple Relational Calculus in dbms TRC DBMS Lec-55 Bhanu Priya 00:12:31
  56. 56 | Domain relational calculus in dbms DRC DBMS Lec-56 Bhanu Priya 00:06:27
  57. 57 | transaction management in dbms tutorial DBMS Lec-57 Bhanu Priya 00:09:38
  58. 58 | ACID properties database Part -1/2 DBMS Lec-58 Bhanu Priya 00:09:49
  59. 59 | ACID properties databas Part -2/2 DBMS Lec-59 Bhanu Priya 00:10:57
  60. 60 | Transaction states in database example DBMS Lec-60 Bhanu Priya 00:08:18
  61. 61 | Concurrency Control conflicts of serializabity of transactions DBMS Lec-61 Bhanu Priya 00:19:30
  62. 62 | Lock based protocol in database concurrency control techniques DBMS Lec-62 Bhanu Priya 00:12:26
  63. 63 | deadlock in database DBMS Lec-63 Bhanu Priya 00:14:55
  64. 64 | Two phase locking example DBMS Lec-64 Bhanu Priya 00:16:44
  65. 65 | Time stamping method in database DBMS Lec-65 Bhanu Priya 00:11:41
  66. 66 | Time stamp ordering protocol in database DBMS Lec-66 Bhanu Priya 00:10:46
  67. 67 | database recovery management DBMS Lec-67 Bhanu Priya 00:11:41
  68. 68 | Physical storage in database DBMS Lec-68 Bhanu Priya 00:09:03
  69. 69 | File organization in database importance Part -1/2 DBMS Lec-69 Bhanu Priya 00:13:22
  70. 70 | file organization in database Importance Part-2/2 DBMS Lec-70 Bhanu Priya 00:14:37
  71. 71 | Indexing in database example DBMS Lec-71 Bhanu Priya 00:11:24
  72. 72 | classification indexing DBMS Lec-72 Bhanu Priya 00:11:52
  73. 73 | primary indexing in database indexing DBMS Lec-73 Bhanu Priya 00:19:16
  74. 74 | secondary indexing in database indexing DBMS Lec-74 Bhanu Priya 00:09:18
  75. 75 | cluster indexing in database indexing DBMS Lec-75 Bhanu Priya 00:10:08
  76. 76 | B+ tree in database Introduction & Example DBMS Lec-76 Bhanu Priya 00:10:40
  77. 77 | B tree in database Introduction DBMS Lec-77 Bhanu Priya 00:12:55
  78. 78 | B tree in database Example DBMS Lec-78 Bhanu Priya 00:07:30
  79. 79 | need of query processing DBMS Lec-79 Bhanu Priya 00:14:49
  80. 80 | query cost measures DBMS Lec-80 Bhanu Priya 00:10:56
  81. 81 | materialized view in database DBMS Lec-81 Bhanu Priya 00:14:26
  82. 82 | Sorting in database systems Algorithm DBMS Lec-82 Bhanu Priya 00:10:56
  83. 83 | Sorting in data base systems Example DBMS Lec-83 Bhanu Priya 00:13:44
    Student Reviews

    ( 5 Of 5 )

    1 review
    5 Stars
    100%
    4 Stars
    0%
    3 Stars
    0%
    2 Stars
    0%
    1 Star
    0%
    Y
    Youtube

    02-07-2024